Add missing `echo` in ardev_common.sh.in

This commit is contained in:
nickolas360 2017-06-23 14:26:33 -07:00 committed by Robin Gareus
parent 64a091ea4b
commit 2106ab431b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[ -z $TOP ] && "ardev_common.sh: TOP var must be set" && exit 1
[ -z $TOP ] && echo "ardev_common.sh: TOP var must be set" >&2 && exit 1
#export G_DEBUG=fatal_criticals