Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ab41a9829 |
@@ -8,7 +8,7 @@ cleanup() {
|
|||||||
trap cleanup exit
|
trap cleanup exit
|
||||||
touch /tmp/testfile
|
touch /tmp/testfile
|
||||||
|
|
||||||
trap - exit
|
#trap - exit
|
||||||
sleep 10
|
sleep 10
|
||||||
echo "Ende der Arbeit"
|
echo "Ende der Arbeit"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user