commit | c96cb3c0169ed01bef684b49092b5b6cfab5054d | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Dec 09 16:07:39 2016 +1100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Dec 09 16:13:39 2016 +1100 |
tree | f0a5c2adca1fb675e09509c60b48ac5347f60cd9 | |
parent | 66381538ce24d7ca275edaf00303e09b653b3a4b [diff] |
tests: Don't use -@ on plugin de/recompile tests Using -@ again here obscures what's going on, because at the end we can't know which run actually generated the symbols node. We should just generate the symbols on the first run and leave it at that. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>