Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Wed, Oct 22, 2:21 AM

in-portal

Index: branches/RC/system/cache/clean.sh
===================================================================
--- branches/RC/system/cache/clean.sh (nonexistent)
+++ branches/RC/system/cache/clean.sh (revision 10996)
@@ -0,0 +1 @@
+find ./ -not -name "clean.sh" -not -name "CVS" -not -name "./" -type d -o -name "debug_*" -maxdepth 1 | xargs rm -rf
Property changes on: branches/RC/system/cache/clean.sh
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1.2.1
\ No newline at end of property

Event Timeline