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

Vlad Glagolev scm at sourcemage.org
Sun Feb 24 13:03:33 EST 2008


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



More information about the SM-Commit mailing list