Tests: Fix the display of test vars in screen --testenv
commit9aca52877a3f6f59887098ebb8e664922c8c7aad
authorMatthieu Patou <mat@matws.net>
Thu, 3 Jan 2013 22:33:45 +0000 (3 14:33 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 Jan 2013 12:03:52 +0000 (22 13:03 +0100)
treececa5a79f779dc3188f29f3e60356c57c4ab9bc6
parentb1e231384a9245a191ef5e004544d7cafe17e036
Tests: Fix the display of test vars in screen --testenv

The form bash -c echo "important stuff blabla bla" && LD_LIBARY_PATH bash
is not working in screen when it's working in xterm and the in_screen
script already wrap all the command within a bash shell so there is no
need to re-force bash as the echo will execute in a bash shell

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Jan 22 13:03:52 CET 2013 on sn-devel-104
selftest/selftest.pl