Remove lie from comment

This commit is contained in:
Michael Schurter 2016-11-18 11:05:22 -08:00
parent fc1f557a36
commit 92f579891c
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ func TestSyncerChaos(t *testing.T) {
}
}()
// Reap all but exec-0-* and possibly some of exec-99-*
// Reap all but exec-0-*
wg.Add(1)
go func() {
defer wg.Done()