R/W test scripts are bash scripts
This commit is contained in:
parent
7e04c52bef
commit
9a152a9073
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
dir=/tmp
|
||||
filesize=100 # megabytes
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
dir=/tmp
|
||||
filesize=100 # megabytes
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
dir=/tmp
|
||||
numfiles=128
|
||||
|
Loading…
Reference in New Issue
Block a user