createrepo.bash

[email protected] (Ville Skytt??)
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
 createrepo.bash |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 37798737671d396228a2a08b92b849ae9cbd569e
Author: Ville Skyttä <[email protected]>
Date:   Wed Jun 2 18:02:36 2010 +0300

    --database is now the default for mergerepo too, have --no-database in completions instead.

diff --git a/createrepo.bash b/createrepo.bash
index 8aca5b1..ccda7b5 100644
--- a/createrepo.bash
+++ b/createrepo.bash
@@ -65,7 +65,7 @@ _cr_mergerepo()
             ;;
     esac
 
-    COMPREPLY=( $( compgen -W '--version --help --repo --archlist --database
+    COMPREPLY=( $( compgen -W '--version --help --repo --archlist --no-database
         --outputdir --nogroups --noupdateinfo' -- "$2" ) )
 } &&
 complete -F _cr_mergerepo -o filenames mergerepo mergerepo.py

_______________________________________________
Rpm-metadata mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/rpm-metadata
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.