Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (dcc76af3d6c33c8da784f17966d3d73d6b6e3de3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (dcc76af3d6c33c8da784f17966d3d73d6b6e3de3)
  • Date: Wed, 29 Dec 2010 22:40:41 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

disk/partimage-ng/DOWNLOAD | 2 ++
disk/partimage-ng/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit dcc76af3d6c33c8da784f17966d3d73d6b6e3de3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

partimage-ng: DOWNLOAD fixed

diff --git a/disk/partimage-ng/DOWNLOAD b/disk/partimage-ng/DOWNLOAD
index 922adc2..2bb4b9c 100755
--- a/disk/partimage-ng/DOWNLOAD
+++ b/disk/partimage-ng/DOWNLOAD
@@ -1,3 +1,5 @@
+. $GRIMOIRE/FUNCTIONS &&
+
#if [[ $PART_VCS == y ]];then
bzr_download
#else
diff --git a/disk/partimage-ng/HISTORY b/disk/partimage-ng/HISTORY
index 807d409..930faf9 100644
--- a/disk/partimage-ng/HISTORY
+++ b/disk/partimage-ng/HISTORY
@@ -1,3 +1,6 @@
+2010-12-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DOWNLOAD: fixed
+
2010-12-29 Ismael Luceno <ismael AT sourcemage.org>
* DOWNLOAD: bzr_download function moved to it's own file




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (dcc76af3d6c33c8da784f17966d3d73d6b6e3de3), Ismael Luceno, 12/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page