Files
libguestfs/builder
Richard W.M. Jones d6c42a6c58 valgrind: Don't use "nested" run scripts.
When TESTS_ENVIRONMENT already uses 'run', the VG variable
doesn't also need to use 'run'.

The specific problem is that if the command contains newlines
then double invocations of the 'run' script fails (in libtool).
ie the following command failed causing errors in check-valgrind:

  $VG virt-builder phony-fedora \
      -v --no-cache --no-check-signature $no_network \
  ...
      --write '/etc/append4:line1
  ' \
  ...
2016-10-11 18:08:49 +01:00
..
2016-10-03 10:41:26 +02:00
2016-05-24 11:26:48 +02:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2014-01-30 17:05:34 +01:00
2014-01-30 17:05:34 +01:00
2016-01-02 21:19:51 +00:00
2016-01-11 13:42:49 +00:00