We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1313bd0 commit 022a761Copy full SHA for 022a761
.github/tools/fio.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -e
+set -ex
4
5
FILENAME=$1
6
BS=$2
0 commit comments