Skip to content

Commit ebaeba2

Browse files
committed
Set CODE
1 parent 94f019e commit ebaeba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pilot1/Uno/train.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ if env CUDA_VISIBLE_DEVICES=${CUDA_VISIBLE_DEVICES} \
4949
CANDLE_DATA_DIR=${CANDLE_DATA_DIR} \
5050
${CMD[@]}
5151
then
52+
CODE=0
5253
echo "train.sh: OK."
5354
else
5455
CODE=$?

0 commit comments

Comments
 (0)