X-Git-Url: http://git.projectaon.org/?a=blobdiff_plain;f=common%2Fscripts%2Flist-bookcodes-all.sh;fp=common%2Fscripts%2Flist-bookcodes-all.sh;h=8f738e37a4f6d43d62a80ece7adc811d51300549;hb=7d3e9ca54e0cb51922b34659b920e61ee3a6e8d2;hp=043835b8f815403e3ec4297dcd8e531b6e0c16f9;hpb=b64ca08c4a11cae7af256f22c7c54aa24fc9857d;p=project-aon.git diff --git a/common/scripts/list-bookcodes-all.sh b/common/scripts/list-bookcodes-all.sh index 043835b..8f738e3 100755 --- a/common/scripts/list-bookcodes-all.sh +++ b/common/scripts/list-bookcodes-all.sh @@ -4,7 +4,7 @@ if [ ! -d "$AONDIR" ]; then >&2 echo "Please set the AONDIR environment variable" - exit + exit 1 fi book_db="$AONDIR/common/sqlite/bookcodes.db"