From 46b16081b3d5e78dd7d0b827345111fa7ffca503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Tue, 25 Jul 2023 21:11:03 +0300 Subject: Pass --noclean to rpm --- bash-completion/bm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash-completion') diff --git a/bash-completion/bm b/bash-completion/bm index 4047b4d..65c6efb 100644 --- a/bash-completion/bm +++ b/bash-completion/bm @@ -34,7 +34,7 @@ _bm() --copy-succeeded-srpm= --remove-succeeded-srpm \ --move-log= --move-failed-log= --filter-renew= \ --filter-refresh= --clean --clean-on-success --ignore= \ - --sign --nodeps --debug --short-circuit --with \ + --sign --nodeps --noclean --debug --short-circuit --with \ --without --define --target --dryrun --log=' -- $cur ) ) else _filedir '@(spec|src.rpm)' -- cgit v1.2.1