Jan Lehnardt преди 3 години
родител
ревизия
4bd87a344c
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. +2
    -1
      trap_error_example.sh

+ 2
- 1
trap_error_example.sh Целия файл

@@ -1,4 +1,5 @@
# if you run a script with -e that produces state that you want to clean up if anything goes wrong in your script, this helps:
# if you run a script with -e that produces state that you want to clean up if
# anything goes wrong in your script, this helps:

trap 'handle_error' ERR



Loading…
Отказ
Запис