R/W test scripts are bash scripts
authorRobin Gareus <robin@gareus.org>
Tue, 1 Jan 2019 22:12:37 +0000 (23:12 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 1 Jan 2019 22:12:37 +0000 (23:12 +0100)
tools/run-readtest.sh
tools/run-threadreadtest.sh
tools/run-writetest.sh

index abdfb254c7b6260fbddfea7d29cfcc8dcb2dd5aa..7a7164b9688454f939d891a94e169391552b6d99 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 dir=/tmp
 filesize=100 # megabytes
index 76e177a6597f848d9747fa464d30728230838679..4bd847852ee03bfa0d284cac0b187a22cc61ec48 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 dir=/tmp
 filesize=100 # megabytes
index 807a1ffbcba9fc548553d9c53d58964427c697bb..438defa45a370aa3541d6f8fc279495b2c5e28f7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 dir=/tmp
 numfiles=128