This commit is contained in:
Kent Milfeld 2016-02-07 11:17:27 -06:00
parent e559902c30
commit 5629bdb9e6

1
idev
View file

@ -81,6 +81,7 @@ trap ctrl_c INT EXIT
did_exit=no did_exit=no
exit_msg="" exit_msg=""
#800 comment for 900_Wfix
# Trap Function. Deletes job on exit of this script # Trap Function. Deletes job on exit of this script
function ctrl_c() { function ctrl_c() {
#Job submitted, and job id available. #Job submitted, and job id available.