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.
1 parent 7124124 commit 72b730cCopy full SHA for 72b730c
fuzz/ci-fuzz.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -e
3
+set -x
4
5
pushd src/msg_targets
6
rm msg_*.rs
0 commit comments