bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AIX sysval failure


From: Gary V. Vaughan
Subject: Re: AIX sysval failure
Date: Thu, 26 Feb 2009 01:39:47 +0700

Hi Eric,

2009/2/25 Eric Blake <address@hidden>:
> According to Gary V. Vaughan on 2/24/2009 10:31 PM:
>>> I'm assuming that it will print oops, in which case I can modify the test
>>> to skip the test if kill fails.
>>
>> Nope, afraid it's doing something else :(
>>
>> % echo 'changequote([,])syscmd([echo "meh" && kill -9 $$ || echo
>> "oops: $?"])' | ./src/m4
>> meh
>
> What is sysval after this run?
>
> $ echo 'changequote([,])syscmd([echo "meh" && kill -9 $$ ||
>    echo "oops: $?"])sysval' | ./src/m4

Oh yeah.  D'uh, should've thought of that myself!

% echo 'changequote([,])syscmd([echo "meh" && kill -9 $$ ||
   echo "oops: $?"])sysval' | ./src/m4
meh
127

Cheers,
    Gary
-- 
Email me:          address@hidden                        (\(\
Read my blog:      http://blog.azazil.net              ( o.O)
And my other blog: http://www.machaxor.net              (uu )o
...and my book:    http://sources.redhat.com/autobook  ("("_)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]