Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Ismael Luceno (836769153650dad6463b788de402fbc0f3f0c48d)

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 sorcery by Ismael Luceno (836769153650dad6463b788de402fbc0f3f0c48d)
  • Date: Tue, 28 May 2019 22:06:13 +0000

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

var/lib/sorcery/protected | 2 ++
1 file changed, 2 insertions(+)

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

protected: Add gawk and mawk

diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index c6d5c47..3d4e130 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -1,4 +1,6 @@
^/bin/awk$
+^/bin/gawk$
+^/bin/mawk$
^/bin/sed$
^/bin/bash$
^/bin/cat$



  • [SM-Commit] GIT changes to master sorcery by Ismael Luceno (836769153650dad6463b788de402fbc0f3f0c48d), Ismael Luceno, 05/28/2019

Archive powered by MHonArc 2.6.24.

Top of Page