From 3bd91ea4f68fcc0bdc3d4cab3cb51095a87ab1f4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 30 Oct 2010 20:59:44 -0400 Subject: [PATCH] releasing version 0.43 --- chronic | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chronic b/chronic index 783b5e0..d1f5c8b 100755 --- 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 diff --git a/debian/changelog b/debian/changelog index 958e380..6d41dff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 29 Oct 2010 15:23:17 -0400 + -- Joey Hess Fri, 29 Oct 2010 15:54:37 -0400 moreutils (0.42) unstable; urgency=low -- 2.39.5