1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-14 07:50:43 +00:00

Added a quick check that we are running this in the correct directory.

This commit is contained in:
warren.toomey
2008-05-06 07:12:18 +00:00
parent 9d6a94647e
commit d7e79605d4

View File

@@ -2,6 +2,10 @@
#
# assemble the sources
#
if [ ! -d tools ]
then echo 'No tools/ directory, are you running this in the correct dir?'
exit 1
fi
# settings; should contain something like:
# APOUT=/tmp/apout2.3alpha2/apout