[Bps-public-commit] Shipwright branch, master, updated. 1c6eb71ab69e55fb597cfc77c4023cbdb2e408d8
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Sep 17 03:08:41 EDT 2009
The branch, master has been updated
via 1c6eb71ab69e55fb597cfc77c4023cbdb2e408d8 (commit)
from 0c840bd0fb18a78f48f1f53eb64acac59526bba9 (commit)
Summary of changes:
t/07.script.t | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 1c6eb71ab69e55fb597cfc77c4023cbdb2e408d8
Author: sunnavy <sunnavy at bestpractical.com>
Date: Thu Sep 17 15:08:34 2009 +0800
fix 07.script.t: env infect the test
diff --git a/t/07.script.t b/t/07.script.t
index c32e494..da91ccd 100644
--- a/t/07.script.t
+++ b/t/07.script.t
@@ -7,6 +7,7 @@ use Shipwright::Script;
use Shipwright;
use Shipwright::Test;
Shipwright::Test->init;
+delete $ENV{SHIPWRIGHT_REPOSITORY};
is_deeply(
{
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list