Skip to content
Snippets Groups Projects
Commit 3443ae59 authored by Henning Fehrmann's avatar Henning Fehrmann Committed by Henning Fehrmann
Browse files

removed an test exit

parent 656119dd
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,6 @@ function run {
mkdir -p $dir
sed "s#^directory=.*#directory=$dir#g" $tfile > $tfile.run
sed -i "s#^write_\(.*\)_log=.*#write_\1_log=$LOGD/\1/\1_$HOST.log#g" $tfile.run
exit
[ -d /tmp/fio ] && rm -rf /tmp/fio
mkdir -p /tmp/fio
fio $tfile.run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment