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
|
||||
git_annex_shouldfail "drop" [annexedfile, "--numcopies=2"] @? "drop failed to fail"
|
||||
annexed_present annexedfile
|
||||
#else
|
||||
noop
|
||||
#endif
|
||||
|
||||
test_bup_remote :: Assertion
|
||||
|
|
Loading…
Add table
Reference in a new issue