[Swift-commit] r7730 - SwiftApps/cloud

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Wed Mar 19 11:52:09 CDT 2014


Author: ketan
Date: 2014-03-19 11:52:09 -0500 (Wed, 19 Mar 2014)
New Revision: 7730

Added:
   SwiftApps/cloud/cleanup.sh
Log:
cleanup script

Added: SwiftApps/cloud/cleanup.sh
===================================================================
--- SwiftApps/cloud/cleanup.sh	                        (rev 0)
+++ SwiftApps/cloud/cleanup.sh	2014-03-19 16:52:09 UTC (rev 7730)
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+rm -rf *.log *.rlog *.d *.kml _concurrent *.swiftx .nfs00000*
+




More information about the Swift-commit mailing list