Gentoo Archives: gentoo-commits

From: Wiktor W Brodlo <wiktor@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/anaconda:master commit in: /
Date: Fri, 01 Jul 2011 01:48:43
Message-Id: 6fe2c32504b037991e3f2041d60198c7b6abe2ce.wiktor@gentoo
1 commit: 6fe2c32504b037991e3f2041d60198c7b6abe2ce
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Fri Jul 1 01:48:13 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Fri Jul 1 01:48:13 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=6fe2c325
7
8 dispatch.py: triviality blocking makeconf
9
10 ---
11 dispatch.py | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/dispatch.py b/dispatch.py
15 index 6726ea8..08cc685 100644
16 --- a/dispatch.py
17 +++ b/dispatch.py
18 @@ -93,7 +93,7 @@ installSteps = [
19 ("enablefilesystems", turnOnFilesystems, ),
20
21 # Installing the Gentoo Installation Files
22 - ("makeconf"),
23 + ("makeconf", ),
24
25 # Installing the Gentoo Base System
26 # mirrorselect