Repository: trafficserver
Updated Branches:
  refs/heads/master 57a53c648 -> a5a06163d


Remove the directory.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/a5a06163
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/a5a06163
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/a5a06163

Branch: refs/heads/master
Commit: a5a06163d9ca8a7585c7ca1a6c0ca2e3625281d8
Parents: 57a53c6
Author: Leif Hedstrom <[email protected]>
Authored: Mon May 5 19:03:48 2014 -0700
Committer: Leif Hedstrom <[email protected]>
Committed: Mon May 5 19:03:48 2014 -0700

----------------------------------------------------------------------
 ci/jenkins/bin/cleanup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/a5a06163/ci/jenkins/bin/cleanup.sh
----------------------------------------------------------------------
diff --git a/ci/jenkins/bin/cleanup.sh b/ci/jenkins/bin/cleanup.sh
index b0336dd..14ad70f 100755
--- a/ci/jenkins/bin/cleanup.sh
+++ b/ci/jenkins/bin/cleanup.sh
@@ -22,4 +22,4 @@ make distclean
 
 # Final cleanup, this removes the build and install areas
 cd "${WORKSPACE}"
-rm ${BUILD_NUMBER}
+rm -rf ${BUILD_NUMBER}

Reply via email to