summaryrefslogtreecommitdiffstats
path: root/testing2x
diff options
context:
space:
mode:
Diffstat (limited to 'testing2x')
-rwxr-xr-xtesting2x2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing2x b/testing2x
index 687994e..0494b98 100755
--- a/testing2x
+++ b/testing2x
@@ -26,7 +26,7 @@ ctrl_c() {
}
trap ctrl_c 2
-trap cleanup 0 1
+trap cleanup 0
cd "${WORKDIR}"
/usr/bin/svn checkout -N ${svnpath} checkout