diff bin/chronicle-spooler @ 215:967ecb541df9

Updated to improve the date + time handling of files. Added manpage for chronicle-spooler
author Steve Kemp <steve@steve.org.uk>
date Tue, 15 Apr 2008 20:42:34 +0100
parents 889827a88e34
children 6dadbc23cd74
line wrap: on
line diff
--- a/bin/chronicle-spooler	Mon Apr 14 19:20:44 2008 +0100
+++ b/bin/chronicle-spooler	Tue Apr 15 20:42:34 2008 +0100
@@ -166,7 +166,7 @@
 #
 #  If we should run our command do so.
 #
-if ( $CONFIG{ 'post-move' } )
+if ( ( $CONFIG{ 'post-move' } ) && $live )
 {
     if ( $CONFIG{ 'test' } )
     {