1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-12 00:34:00 +00:00

prepare for PR

This commit is contained in:
Mario Pietsch 2014-09-12 11:50:55 +02:00
parent fcf65433ea
commit 9ca6b6bfb8

View File

@ -54,7 +54,7 @@ _log () {
echo "---> $1" echo "---> $1"
} }
# error handling # error handling for wrong parameters
error() { error() {
echo "$ARG0: $*" 1>&2 echo "$ARG0: $*" 1>&2
exit 1 exit 1