Changeset 69210 in vbox for trunk/tools/bin/retry.sh
- Timestamp:
- Oct 24, 2017 1:38:47 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/retry.sh
r59430 r69210 35 35 fi 36 36 done 37 echo "retry.sh: Giving up: exitcode=${EXITCODE} command: $@" 37 echo "retry.sh: Giving up: exitcode=${EXITCODE} command: $@" 38 38 exit ${EXITCODE}; 39 39
Note:
See TracChangeset
for help on using the changeset viewer.