diff --git a/build_orig.sh b/build_orig.sh index 79be3c3..4869c9d 100644 --- a/build_orig.sh +++ b/build_orig.sh @@ -56,7 +56,7 @@ pushd $WORK_DIR tar -czf $DIR/../$FILENAME $DIRNAME popd -exit 1 +#exit 1 VER=`cat $WORK_DIR/version.txt` echo "Importing $DIR/../$FILENAME as $VER into git"