From 489fa2a8be06260c241ec2c71f535c63577cadac Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 7 Nov 2012 17:21:22 +0100 Subject: [PATCH] +quotes Signed-off-by: Nico Schottelius --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index 34775a31..baad93be 100755 --- a/build +++ b/build @@ -173,7 +173,7 @@ eof $0 blog version=$($0 changelog-version) file=cdist-${version}-released.mdwn - cd $WEBBBLOG + cd "$WEBBLOG" git add "$file" git commit -m "New cdist version (blogentry): $version" "$file" git push