[Pgp-tools-commit] r26 - trunk/caff
Peter Palfrader
weasel at haydn.debian.org
Fri Oct 22 10:52:00 UTC 2004
Author: weasel
Date: 2004-10-22 04:51:52 -0600 (Fri, 22 Oct 2004)
New Revision: 26
Modified:
trunk/caff/caff
Log:
Fix typo
Modified: trunk/caff/caff
===================================================================
--- trunk/caff/caff 2004-10-20 12:47:18 UTC (rev 25)
+++ trunk/caff/caff 2004-10-22 10:51:52 UTC (rev 26)
@@ -247,7 +247,7 @@
my ($stdout, $stderr, $status) = ("", "", "");
my $exitwhenstatusmatches = $options{'exitwhenstatusmatches'};
- trace("doign stuff until we find $exitwhenstatusmatches") if defined $exitwhenstatusmatches;
+ trace("doing stuff until we find $exitwhenstatusmatches") if defined $exitwhenstatusmatches;
my $readwrote_stuff_this_time = 0;
my $do_not_wait_on_select = 0;
More information about the Pgp-tools-commit
mailing list