[dev-run] minor
This commit is contained in:
parent
fa13a04cf3
commit
a6bd6bcee0
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user