Fix regression test bug involving binaries different from name

When the test name and test binary differed and genprofile was used, there would be an execname warning about the original expected binary not existing. This fixes that warning.

Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
This commit is contained in:
Ryan Lee 2024-12-04 12:19:21 -08:00
parent 53e322b755
commit b7669222dc

View file

@ -449,7 +449,7 @@ fi
while /bin/true
do
imagename=$test
imagename=$testexec
# image/subhat allows overriding of the default
# imagename which is based on the testname