[dev-run] minor
This commit is contained in:
parent
fa13a04cf3
commit
a6bd6bcee0
|
@ -48,7 +48,7 @@ d|D )
|
||||||
if [[ $CMAKENINJA ]]; then
|
if [[ $CMAKENINJA ]]; then
|
||||||
echo "Not supported on cmake builds yet"
|
echo "Not supported on cmake builds yet"
|
||||||
else
|
else
|
||||||
build/libtool --mode=execute $GDB hb-shape $@
|
build/libtool --mode=execute $GDB build/util/hb-shape $@
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
r|R )
|
r|R )
|
||||||
|
|
Loading…
Reference in New Issue