R/W test scripts are bash scripts

This commit is contained in:
Robin Gareus
2019-01-01 23:12:37 +01:00
parent 7e04c52bef
commit 9a152a9073
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
dir=/tmp
filesize=100 # megabytes

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
dir=/tmp
filesize=100 # megabytes

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
dir=/tmp
numfiles=128