[Bps-public-commit] SD - A distributed issue tracker branch, master, updated. 699dca193171359568731949a3228e0f8f0fa76c
jesse
jesse at bestpractical.com
Wed Feb 11 01:16:26 EST 2009
The branch, master has been updated
via 699dca193171359568731949a3228e0f8f0fa76c (commit)
from cec42b7ffb717679385508eed272d4cdf9aa7a15 (commit)
Summary of changes:
t/sd-validation.t | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 699dca193171359568731949a3228e0f8f0fa76c
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Wed Feb 11 01:16:06 2009 -0500
Removed a diag line
diff --git a/t/sd-validation.t b/t/sd-validation.t
index 8d505bb..b41ba70 100644
--- a/t/sd-validation.t
+++ b/t/sd-validation.t
@@ -9,7 +9,6 @@ no warnings 'once';
BEGIN {
require File::Temp;
$ENV{'PROPHET_REPO'} = $ENV{'SD_REPO'} = File::Temp::tempdir( CLEANUP => 1 ) . '/_svb';
- warn $ENV{'PROPHET_REPO'};
}
run_script( 'sd', [ 'init']);
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list