[Bps-public-commit] r18416 - in Shipwright/trunk: t/hello
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Mon Feb 16 12:52:14 EST 2009
Author: sunnavy
Date: Mon Feb 16 12:52:12 2009
New Revision: 18416
Modified:
Shipwright/trunk/ (props changed)
Shipwright/trunk/t/hello/fs.t
Log:
r19899 at sunnavys-mb: sunnavy | 2009-02-17 01:47:58 +0800
tiny fix
Modified: Shipwright/trunk/t/hello/fs.t
==============================================================================
--- Shipwright/trunk/t/hello/fs.t (original)
+++ Shipwright/trunk/t/hello/fs.t Mon Feb 16 12:52:12 2009
@@ -177,6 +177,6 @@
ok( -e $_, "$_ exists" );
}
+chdir $cwd;
rmtree( $build_base );
rmtree( $install_base );
-chdir $cwd;
More information about the Bps-public-commit
mailing list