diff options
| -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 |
![]() |
index : mirror/parabola/dbscripts | |
| mirror of git://projects.parabola.nu/dbscripts.git | Parabola git mirror |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | testing2x | 1 |
@@ -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 |