summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-30 15:33:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-30 15:33:42 -0400
commita571d6b20d18ce2973ba69de384fc50579d5b0e5 (patch)
treeab921eb1e89ade710e944d013ee4a4ae6ecda3ba
parent0170ba556b042a250d52286c63e379a84e3ce2f9 (diff)
typo
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index ef3d5d6f4..0e283a110 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -76,7 +76,7 @@ Build/BuildVersion > dist/build-version
# (doesn't currently work well on autobuilder, reason unknown)
PATH="$(pwd)/dist/build/git-annex/:$PATH"
export PATH
-mkdir -d c:/WINDOWS/Temp/git-annex-test/
+mkdir -p c:/WINDOWS/Temp/git-annex-test/
cd c:/WINDOWS/Temp/git-annex-test/
withcyg git-annex.exe test || true
rm -rf .t