diff --git a/build-rpm.sh b/build-rpm.sh index 6f19451..eff1b2e 100755 --- a/build-rpm.sh +++ b/build-rpm.sh @@ -186,6 +186,7 @@ probe_cpu } test_rpm() { + set -x # Rerun tests PACKAGES=${packages} \ chroot_path="$($MOCK_BIN --configdir=$config_dir --print-root-path)" \