summaryrefslogtreecommitdiffstats
path: root/bash-completion/bm
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2024-03-24 12:27:41 +0200
committerJani Välimaa <wally@mageia.org>2024-03-24 12:27:41 +0200
commitc1509ee9b406223f3fd0353867e24e4b5860d0de (patch)
treef69ddd4b888831acf0cc5783f4fd94da667ccbf7 /bash-completion/bm
parente94bc7af4eaf94116c931b97f4f09e9416fd4153 (diff)
downloadbm-master.tar
bm-master.tar.gz
bm-master.tar.bz2
bm-master.tar.xz
bm-master.zip
Pass --noclean by default to rpmbuildHEADmaster
Replace --noclean cmd line option with --clean for changing the new default
Diffstat (limited to 'bash-completion/bm')
-rw-r--r--bash-completion/bm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-completion/bm b/bash-completion/bm
index 047a8fd..67df8ae 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-topdir --clean-on-success --ignore= \
- --sign --nodeps --noclean --debug --short-circuit --with \
+ --sign --nodeps --clean --debug --short-circuit --with \
--without --define --target --dryrun --log=' -- $cur ) )
else
_filedir '@(spec|src.rpm)'