X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=todo-builder.sh;h=7d75368bfdf423d80d9e4ff7581932182944d556;hb=ea597dee9745d27a711d3f6404223e49ff43993b;hp=c1941f584768143926c054eb79a8b43971f576b6;hpb=63cf047e0a09c4b874f90d99287d7cdf27fdbc6f;p=hub.git diff --git a/todo-builder.sh b/todo-builder.sh index c1941f584..7d75368bf 100755 --- a/todo-builder.sh +++ b/todo-builder.sh @@ -4,8 +4,8 @@ # developers with SVN write-access if ! test -e "index.php"; then - echo "$0: Please execute this script from root directory." - exit 1 + echo "$0: Please execute this script from root directory." + exit 1 fi echo "$0: Generating TODOs.txt..."