Project

General

Profile

Bug #9985

Updated by Peter Amstutz over 7 years ago

<pre> 
 FAIL: keep-rsync_test.go:338: ServerRequiredSuite.TestErrorDuringRsync_FakeDstKeepservers 

 keep-rsync_test.go:345: 
     c.Check(strings.Contains(err.Error(), "no such host"), Equals, true) 
 ... obtained bool = false 
 ... expected bool = true 
 </pre>

Back