aboutsummaryrefslogtreecommitdiffstats
path: root/BRANCH
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:41 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:41 +0000
commit5335dc3383f43a037c548158b3cd6bc385eb5770 (patch)
treecb0a918e0ec1b8c3f188f726bdb219f7367a0967 /BRANCH
parent36e54d749e487a4105744e72d3346e777200ed4c (diff)
downloadmgarepo-5335dc3383f43a037c548158b3cd6bc385eb5770.tar
mgarepo-5335dc3383f43a037c548158b3cd6bc385eb5770.tar.gz
mgarepo-5335dc3383f43a037c548158b3cd6bc385eb5770.tar.bz2
mgarepo-5335dc3383f43a037c548158b3cd6bc385eb5770.tar.xz
mgarepo-5335dc3383f43a037c548158b3cd6bc385eb5770.zip
Allow using the format <DISTRO>/<PACKAGE> for submit groups
It will expand <DISTRO>/<PACKAGE> for each package name of the group (using the same <DISTRO> of course.) We must allow it as the option -d (which would be used for --distro) would be confused with --define, so we'd better use the standard format that is available for all other commands.
Diffstat (limited to 'BRANCH')
-rw-r--r--BRANCH2
1 files changed, 2 insertions, 0 deletions
diff --git a/BRANCH b/BRANCH
index 1ca2278..366ac76 100644
--- a/BRANCH
+++ b/BRANCH
@@ -21,6 +21,8 @@ Notes
- No support for using the <distro>/<package> format. The -d command line
option should be used.
+ (actually it turned out to be really needed, as we can't use -d [I plan
+ to use -d for --define])
TODO