Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (38f68bdc6c37648c013d7391251444c16f207c8b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (38f68bdc6c37648c013d7391251444c16f207c8b)
  • Date: Sun, 24 Feb 2008 12:03:33 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

utils/fcron/HISTORY | 3 +++
utils/fcron/INSTALL | 2 ++
2 files changed, 5 insertions(+)

New commits:
commit 7af9daad0c5a4a7315bebe0459923723e3ccf328
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fcron: fixed multijob bug on smp

diff --git a/utils/fcron/HISTORY b/utils/fcron/HISTORY
index 053467a..ba25d1f 100644
--- a/utils/fcron/HISTORY
+++ b/utils/fcron/HISTORY
@@ -1,3 +1,6 @@
+2008-02-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * INSTALL: fixed a bug with multijobs on the SMP machines
+
2007-11-14 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* BUILD: fixes for paths
* init.d/fcron: run in runlevel 3
diff --git a/utils/fcron/INSTALL b/utils/fcron/INSTALL
new file mode 100755
index 0000000..03b8bb9
--- /dev/null
+++ b/utils/fcron/INSTALL
@@ -0,0 +1,2 @@
+make_single &&
+default_install



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (38f68bdc6c37648c013d7391251444c16f207c8b), Vlad Glagolev, 02/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page