autoconf
[Top][All Lists]
Advanced

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

echo arbitrary text in autotest?


From: Daily, Jeff A
Subject: echo arbitrary text in autotest?
Date: Fri, 28 Jan 2011 11:17:53 -0800

I want to dump some environment variables near the top of my tests suite since 
these variables affect my tests.  In my local.at file I have:
AT_INIT
AS_ECHO(["tests use seq $NP_START $NP_INC $NP_STOP"])

But it doesn't make it into my suite script at all.  I would like for the echo 
to go to both stdout and the suite.log file.  How can I do this?



reply via email to

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