.
This commit is contained in:
parent
3fffb93150
commit
074938c697
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue