Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Mark Bainter (485c89575fe15d9dc1f05f764c15186df8c4dc16)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Mark Bainter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Mark Bainter (485c89575fe15d9dc1f05f764c15186df8c4dc16)
  • Date: Mon, 21 Jan 2008 20:33:12 -0600

GIT changes to master grimoire by Mark Bainter
<mbainter-smgl AT trampledstones.com>:

utils/supervise-scripts/DETAILS | 1 +
utils/supervise-scripts/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 471908764b9dec1fe4939babc95458b47be94a74
Author: Mark Bainter <mbainter-smgl AT trampledstones.com>
Commit: Mark Bainter <mbainter-smgl AT trampledstones.com>

supervise-scripts: Added MAKE_NJOBS=1 to details.

diff --git a/utils/supervise-scripts/DETAILS b/utils/supervise-scripts/DETAILS
index 8e5a192..c5f59f8 100755
--- a/utils/supervise-scripts/DETAILS
+++ b/utils/supervise-scripts/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
LICENSE[0]=GPL
KEYWORDS="utils"
SHORT="Scripts for starting and stopping daemontools-managed
scripts"
+ MAKE_NJOBS=1
cat << EOF
A set of scripts for handling programs managed with supervise and svscan.
EOF
diff --git a/utils/supervise-scripts/HISTORY b/utils/supervise-scripts/HISTORY
index 5ebfb66..609eca9 100644
--- a/utils/supervise-scripts/HISTORY
+++ b/utils/supervise-scripts/HISTORY
@@ -1,3 +1,6 @@
+2008-01-21 Mark Bainter <mbainter-smgl AT trampledstones.com>
+ * DETAILS: Added MAKE_NJOBS=1
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.





Archive powered by MHonArc 2.6.24.

Top of Page