tests/docker: invoke the DEBUG shell with --noprofile/--norc
commit2b0c4fa13f3dd31162582f3bcab635c9026cafac
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 17 Jul 2019 10:40:01 +0000 (17 11:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Jul 2019 14:53:25 +0000 (23 15:53 +0100)
tree1da22e8d7ac27b1110fb20e0f5e7c146ece6a2bf
parent3a37c13f8cc9dc87aab5de66b6293bb052ff4faf
tests/docker: invoke the DEBUG shell with --noprofile/--norc

It's very confusing when things work in the debug shell because the
environment is different from what the test is running. Fix this by
ensuring we only have the inherited environment from the run shell.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/docker/run