Skip to content

Commit 0b90e14

Browse files
committed
script: test uninstall produced RPM in mrel
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 488df28 commit 0b90e14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

script/mrel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,9 @@ runcmd >@stdout rpmlint --rpmlintrc share/rpm/environment-modules.rpmlintrc\
313313
share/rpm/environment-modules.spec $srcrpm {*}$rpmpkg_list
314314
quitorcont
315315

316+
# test RPM uninstall
317+
runcmd 2>@$logfid sudo rpm -e --nodeps environment-modules
318+
316319

317320
# Phase 4: build, test, install from generated dists
318321
# ---------------------------------------------------------

0 commit comments

Comments
 (0)