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 43f3b64 commit eac4fd5Copy full SHA for eac4fd5
Pilot1/Uno/test.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -x
+set -eux
4
5
# AUC prediction model
6
if [ ! -f "$CANDLE_DATA_DIR/Pilot1/Uno/top_21_auc_1fold.uno.h5" ]; then
0 commit comments