commit | 1219c8636cc51eaed1529c9d5ed4184f726c8f24 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Dec 19 10:52:55 2013 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 18 12:25:43 2014 -0800 |
tree | f6c35d68c2726ef361cddbf0380d470ebc0f118f | |
parent | c7e8240db112a128ca09cfc9ee0db1bafd7229ec [diff] |
rcutorture: Print script and arguments to standard output Although the script name and arguments are logged in the results directory, it is more convenient to see it in the output. This commit therefore adds the output of this information. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>