We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-c
--clean
1 parent b29dd63 commit 8ee3952Copy full SHA for 8ee3952
base/hello_world.sh
@@ -54,7 +54,7 @@ do
54
55
if [ "$param_clean" = true ]; then
56
bash clean.sh
57
- bash setup.sh "$fw"
+ bash setup.sh -t "$fw"
58
fi
59
60
# read -p "Continue to benchmark (y/n)?" choice
0 commit comments