On Tue, Mar 08, 2011 at 01:00:15PM -0500, Jesse M Draper wrote:
> I apologize for a typo in my submission. The comma and double quote
> after "signal" should be transposed.
Should be fixed now.
--
Gabriel
--
Colocation v
I apologize for a typo in my submission. The comma and double quote after
"signal" should be
transposed. That's what I get for copying from another system. The corrected
version is
--- lib/Cilly.pm.in (revision 12136)
+++ lib/Cilly.pm.in (working copy)
@@ -1324,6 +1324,9 @@
# sm: now that we a
On Mon, Mar 07, 2011 at 11:06:33AM -0500, Jesse M Draper wrote:
> --- lib/Cilly.pm.in(revision 12136)
> +++ lib/Cilly.pm.in(working copy)
> @@ -1324,6 +1324,9 @@
> # sm: now that we always print, don't echo the command again,
> # since that makes the output more confusin
Cilly.pm ignores signals generated by cilly.asm.exe. The following patch to
Cilly.pm.in reports to
stderr the exact name of the command and the signal that it received before Cil
shifts the code. The
exit value remains the same. It might be better to heed the comment and not
repeat the command