]> err.no Git - moreutils/commitdiff
releasing version 0.43
authorJoey Hess <joey@kitenet.net>
Sun, 31 Oct 2010 00:59:44 +0000 (20:59 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Oct 2010 00:59:44 +0000 (20:59 -0400)
chronic
debian/changelog

diff --git a/chronic b/chronic
index 783b5e06615a9505bc7329455eb98e779c382c25..d1f5c8bfebdcfb9beab3b37859992a8b1677a38c 100755 (executable)
--- a/chronic
+++ b/chronic
@@ -20,7 +20,7 @@ accidental output when it succeeds, and not verbose enough output when it
 fails, you can just run it verbosely always, and use chronic to hide
 the successful output.
 
-       5 0 * * * chronic rsync -v foo bar
+       0 1 * * * chronic backup # instead of backup >/dev/null 2>&1
 
 =head1 AUTHOR
 
index 958e3804a489be8f77262e7b30677791b362d7a8..6d41dffd08a9e8e5dbf40bba4f0f3ca6fdafa2da 100644 (file)
@@ -1,9 +1,9 @@
-moreutils (0.43) UNRELEASED; urgency=low
+moreutils (0.43) unstable; urgency=low
 
   * chronic: New command, runs a command quietly, unless it fails.
   * Now depends on IPC::Run, used by chronic.
 
- -- Joey Hess <joeyh@debian.org>  Fri, 29 Oct 2010 15:23:17 -0400
+ -- Joey Hess <joeyh@debian.org>  Fri, 29 Oct 2010 15:54:37 -0400
 
 moreutils (0.42) unstable; urgency=low