We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488df28 commit 0b90e14Copy full SHA for 0b90e14
script/mrel
@@ -313,6 +313,9 @@ runcmd >@stdout rpmlint --rpmlintrc share/rpm/environment-modules.rpmlintrc\
313
share/rpm/environment-modules.spec $srcrpm {*}$rpmpkg_list
314
quitorcont
315
316
+# test RPM uninstall
317
+runcmd 2>@$logfid sudo rpm -e --nodeps environment-modules
318
+
319
320
# Phase 4: build, test, install from generated dists
321
# ---------------------------------------------------------
0 commit comments