[dev-run] minor

This commit is contained in:
Ebrahim Byagowi 2018-02-22 16:52:56 +03:30 committed by GitHub
parent fa13a04cf3
commit a6bd6bcee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ d|D )
if [[ $CMAKENINJA ]]; then
echo "Not supported on cmake builds yet"
else
build/libtool --mode=execute $GDB hb-shape $@
build/libtool --mode=execute $GDB build/util/hb-shape $@
fi
;;
r|R )