s4-selftest: when a command fails show both normal and expanded command
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Jan 2010 22:36:48 +0000 (09:36 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sun, 10 Jan 2010 22:55:28 +0000 (09:55 +1100)
commitd0123e0a9a4a9dc2e28d6f66afce73b9ab0b0936
tree92666e8544ad326a00cc4d8aa632269c613d092b
parent1eebdfdbe7200fdc7788834a28818f8e0155904a
s4-selftest: when a command fails show both normal and expanded command

It is sometimes hard to tell which varient of something like
$SMB_CONF_PATH or $USERNAME is being used in a test. By giving both
the expanded command ($command with environment variables expanded)
and non-expanded command it is easier to reproduce bugs outside the
test environment.
selftest/selftest.pl