We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115e61e commit 2f248a2Copy full SHA for 2f248a2
1 file changed
test/main.sh
@@ -4,7 +4,7 @@ set -e
4
5
cd "$(dirname "$0")"
6
7
-rm -f fake-notifier-status.txt
+rm -fv fake-notifier-status.txt
8
9
bash fake-tail.sh |
10
cargo run -q -- -di1 -m10 -- bash fake-notifier.sh 2>&1 |
0 commit comments