[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Fedora-livecd-list] imgcreate/creator.py
- From: Jeremy Katz <katzj fedoraproject org>
- To: fedora-livecd-list redhat com
- Subject: [Fedora-livecd-list] imgcreate/creator.py
- Date: Tue, 19 Feb 2008 11:05:44 -0700
imgcreate/creator.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d570c73c1912a6a8b0f21a383d9850e1189f9619
Author: Warren Togami <wtogami redhat com>
Date: Thu Feb 14 18:23:13 2008 -0500
LiveCD Patch: Typo in _do_bindmounts() comment
diff --git a/imgcreate/creator.py b/imgcreate/creator.py
index c2ed770..a8c9d9b 100644
--- a/imgcreate/creator.py
+++ b/imgcreate/creator.py
@@ -274,8 +274,8 @@ class ImageCreator(object):
"""Mount various system directories onto _instroot.
This method is called by mount(), but may also be used by subclasses
- in order to re-mount the bindmounts after modifying the underyling the
- underlying filesystem.
+ in order to re-mount the bindmounts after modifying the underyling
+ filesystem.
"""
for b in self.__bindmounts:
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]