This commit is contained in:
og 2014-03-03 15:13:57 -07:00
parent 3fffb93150
commit 074938c697
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ if [ $? -ne 0 ]; then
status="Failed to add package, uncaught exception."
fi
echo "Error: \$status"
exit 1
exit 1
fi
eof
;;