Make the script posix-compliant

This commit is contained in:
mathieui 2013-03-07 12:22:21 +01:00
parent a6aca88531
commit d6a2b10995

View file

@ -6,7 +6,7 @@
# Use launch.sh to start poezio directly from here # Use launch.sh to start poezio directly from here
function error() { error() {
echo -e "\033[1;31mThe script failed to update $1.\033[0m" echo -e "\033[1;31mThe script failed to update $1.\033[0m"
echo -e "\033[1;31mPlease investigate.\033[0m" echo -e "\033[1;31mPlease investigate.\033[0m"
exit 1 exit 1