From: Alan Knowles Date: Tue, 6 Sep 2011 09:57:42 +0000 (+0800) Subject: MTrack/SCM/WorkingCopy.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=d5a6aad5f25b0031fe6d2c4a9c8d8795c00893a5 MTrack/SCM/WorkingCopy.php --- diff --git a/MTrack/SCM/WorkingCopy.php b/MTrack/SCM/WorkingCopy.php index dccd1db8..47e71826 100644 --- a/MTrack/SCM/WorkingCopy.php +++ b/MTrack/SCM/WorkingCopy.php @@ -41,6 +41,7 @@ abstract class MTrack_SCM_WorkingCopy { $tn = '/var/lib/php5/mtrackworkingdirlEwD96'; if (file_exists($tn)) { + echo "TRASH"; require_once 'System.php'; System::rm('-rf', $tn); }