Skip to content
Snippets Groups Projects
Commit 65d3cc6b authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Task #9462: revert accidental checkin

parent 8c740038
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@
# Define exit and interrupt handler.
trap 'rm -rf core ${PROG}_tammop*; \
trap 'rm -rf core ${PROG}_tmp*; \
trap - 0 ; \
exit $STATUS' 0 1 2 3 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment