Fixed an invocation bug.

geesefs-0-30-9
Aaron Jacobs 2015-03-24 09:25:43 +11:00
parent 258104ae32
commit 47445387e7
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ func (t *SubprocessTest) initialize() (err error) {
// Set up a command.
args := []string{
toolPath,
"--type",
t.MountType,
}