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 b809ab5 commit 1a09248Copy full SHA for 1a09248
contrib/test.sh
@@ -1,6 +1,6 @@
1
-#!/bin/sh -ex
+#!/bin/sh
2
3
-set -e
+set -ex
4
5
FEATURES="compiler serde rand"
6
0 commit comments