@pmatilai commented on this pull request.
> +[0],
+[],
+[Autosign already configured
+])
+
+RPMTEST_CHECK([
+runroot rm -rf /root/.config/rpm
+runroot ${RPM_CONFIGDIR_PATH}/rpm-setup-autosign -p gpg
+],
+[0],
+[],
+[stderr])
+
+RPMTEST_CHECK([
+cmd=$(grep ^sudo stderr | cut -c6-)
+test -n "${cmd}" && runroot ${cmd}
I tried adding -v(erbose) and have it output the import command with that set,
but somehow it didn't seem right at all. So I just discarded the logic for now,
ie back to the original unconditional output. Having the sudo command output'ed
in a scripted logic doesn't hurt anything afterall.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3665#discussion_r2022187287
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3665/review/[email protected]>_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint