From 9d725d4ee9d78b99d6038502edd5f619b6479934 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 6 Sep 2011 18:00:12 +0800 Subject: [PATCH] MTrack/SCM/WorkingCopy.php --- MTrack/SCM/WorkingCopy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MTrack/SCM/WorkingCopy.php b/MTrack/SCM/WorkingCopy.php index 45f16854..171bfad2 100644 --- a/MTrack/SCM/WorkingCopy.php +++ b/MTrack/SCM/WorkingCopy.php @@ -39,7 +39,7 @@ abstract class MTrack_SCM_WorkingCopy { function generateTempDir() { - $tn = '/var/lib/php5/mtrackworkingdirlEwD96'; + $tn = '/var/lib/php5/mtrackworkingdirlEwD96a'; if (file_exists($tn)) { echo "TRASH"; require_once 'System.php'; -- 2.39.2