Fixed another invocation bug.

geesefs-0-30-9
Aaron Jacobs 2015-03-24 09:26:16 +11:00
parent 47445387e7
commit 61f3528c80
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ func (t *flushFSTest) setUp(
"--flushfs.flush_error",
fmt.Sprintf("%d", int(flushErr)),
"--fsyncfs.fsync_error",
"--flushfs.fsync_error",
fmt.Sprintf("%d", int(fsyncErr)),
}