Skip to content
Snippets Groups Projects
Commit 30a957c7 authored by Holger Levsen's avatar Holger Levsen
Browse files

fixup: chroot-install tests: run debian-repro-status at the end

parent b39a8a93
No related branches found
No related tags found
No related merge requests found
......@@ -476,7 +476,7 @@ fi
if [ -n "$REPRO" ] ; then
echo
echo Trying to run debian-repro-status:
chroot $CHROOT_TARGET debian-repro-status > /dev/null || true
sudo chroot $CHROOT_TARGET debian-repro-status > /dev/null || true
echo
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment