fix windows build
This commit is contained in:
parent
022875274a
commit
65f34ffb4c
1 changed files with 2 additions and 0 deletions
2
Test.hs
2
Test.hs
|
@ -1598,6 +1598,8 @@ test_rsync_remote = intmpclonerepo $ do
|
||||||
annexed_present annexedfile
|
annexed_present annexedfile
|
||||||
git_annex_shouldfail "drop" [annexedfile, "--numcopies=2"] @? "drop failed to fail"
|
git_annex_shouldfail "drop" [annexedfile, "--numcopies=2"] @? "drop failed to fail"
|
||||||
annexed_present annexedfile
|
annexed_present annexedfile
|
||||||
|
#else
|
||||||
|
noop
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
test_bup_remote :: Assertion
|
test_bup_remote :: Assertion
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue