autoconf
[Top][All Lists]
Advanced

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

Re: using input files in autotest


From: Eric Blake
Subject: Re: using input files in autotest
Date: Fri, 06 Mar 2009 06:55:54 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to John Wohlbier on 3/5/2009 2:17 PM:
> Nevermind, I think I solved my own problem.
> 
> In my macros I'll define a variable INPUTFILES that can be set on the
> ./testsuite command line, and if it's nonempty I'll do a
> cp "$at_dir/$INPUTFILE" "`pwd`"

This is more efficient as:

cp "$at_dir/$INPUTFILE" .

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmxK2oACgkQ84KuGfSFAYDYuQCgtj19e/HEf2NfqEv+JrH0Tn3U
1p4AnAvnVLoEoWBwDOmS8z02rtoYGJXz
=rlL6
-----END PGP SIGNATURE-----




reply via email to

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