This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
jan
/
jans_shell_utils
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Activity
Преглед изворни кода
wrap
main
Jan Lehnardt
пре 3 година
родитељ
dff8ebf05a
комит
4bd87a344c
1 измењених фајлова
са
2 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Откажи
Сачувај