Files
libguestfs/v2v
Richard W.M. Jones 8d19c1a08f customize, v2v: Use script name instead of $0 in test-*-<guestname>.sh scripts.
$0 is set to the name of the test script, eg. test-settings.sh, and in
bash there is no way to change that.

Create a new environment variable, $script, which is set to the name
of the wrapper script (eg. test-settings-fedora-24.sh).

This should give more accurate error messages.
2016-10-19 12:19:43 +01:00
..
2016-04-30 12:49:28 +01:00
2016-04-30 12:49:28 +01:00
2016-09-09 16:09:39 +01:00
2016-07-31 17:04:16 +01:00