diff options
Diffstat (limited to 'testing2x')
-rwxr-xr-x | testing2x | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ ctrl_c() { trap ctrl_c 2 trap cleanup 0 +/bin/mkdir "${WORKDIR}" cd "${WORKDIR}" /usr/bin/svn checkout -N $SVN_PATH checkout cd checkout |