forked from ungleich-public/cdist
.
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."
|
status="Failed to add package, uncaught exception."
|
||||||
fi
|
fi
|
||||||
echo "Error: \$status"
|
echo "Error: \$status"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
eof
|
eof
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue