aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-02-05 20:48:40 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-02-05 20:48:40 +0000
commitbd902e2a4a1214bb34dadb58d5606888807778cc (patch)
tree1eb47107a2800dbc4cae650d73e17456bf8dcb78 /CHANGES
parent2295fcbbaa57f13a838a2f18714b17d0b755cb2f (diff)
downloadmgarepo-bd902e2a4a1214bb34dadb58d5606888807778cc.tar
mgarepo-bd902e2a4a1214bb34dadb58d5606888807778cc.tar.gz
mgarepo-bd902e2a4a1214bb34dadb58d5606888807778cc.tar.bz2
mgarepo-bd902e2a4a1214bb34dadb58d5606888807778cc.tar.xz
mgarepo-bd902e2a4a1214bb34dadb58d5606888807778cc.zip
Make REPSYS_CONF override /etc/repsys.conf and ~/.repsys/config
This way we can have real control over where to look for configuration file. The old behavior was a problem for testes and things like.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fa2089f..849b3ae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@
interactivity at all with ssh
- fixed bad url used when using -v in getsrpm
- make 'repsys submit' without package name or revision number work again
+- if REPSYS_CONF is set, /etc/repsys.conf and ~/.repsys/config will not be
+ readed anymore
- added option -F to repsys ci to set a log message file
- the fix for the unreleased commits problem in the previous release was
wrong, really fixed it