mirror of
https://github.com/kopia/kopia.git
synced 2026-05-24 22:54:55 -04:00
Update tests/tools/fio/fio.go
Co-Authored-By: Julio López <julio+gh@kasten.io>
This commit is contained in:
@@ -112,7 +112,7 @@ func NewRunner() (fr *Runner, err error) {
|
||||
"run",
|
||||
"--rm",
|
||||
"-v",
|
||||
fmt.Sprintf("%s:%s", hostFioDataPathStr, fioDataContainerPath), // /c/Users/usr/fio-data:/fio-data
|
||||
fmt.Sprintf("%s:%s", hostFioDataPathStr, fioDataContainerPath),
|
||||
imgStr,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user