typo
This commit is contained in:
parent
8428e36661
commit
ed21043ab7
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Build/BuildVersion > dist/build-version
|
||||||
# (doesn't currently work well on autobuilder, reason unknown)
|
# (doesn't currently work well on autobuilder, reason unknown)
|
||||||
PATH="$(pwd)/dist/build/git-annex/:$PATH"
|
PATH="$(pwd)/dist/build/git-annex/:$PATH"
|
||||||
export 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/
|
cd c:/WINDOWS/Temp/git-annex-test/
|
||||||
withcyg git-annex.exe test || true
|
withcyg git-annex.exe test || true
|
||||||
rm -rf .t
|
rm -rf .t
|
||||||
|
|
Loading…
Add table
Reference in a new issue