[debian-edu-commits] debian-edu/ 05/07: Typo.
Alexander Alemayhu
alexander at bitraf.no
Thu Aug 7 07:19:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
ccscanf-guest pushed a commit to annotated tag 0.412.0.edu.etch.1+svn34863
in repository debian-edu-config.
commit c6bb18d6b29a2e805cf01038528fcd5223ef268a
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Tue Jun 19 15:45:30 2007 +0000
Typo.
---
cf/cfengine.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cf/cfengine.conf b/cf/cfengine.conf
index f5d7fa7..e013f9e 100644
--- a/cf/cfengine.conf
+++ b/cf/cfengine.conf
@@ -50,7 +50,7 @@ control:
access = ( root ) # Who is allowed to run cfengine
sysadm = ( root ) # Name or mail alias to sysadm
editfilesize = ( 150000 ) # Max size on textfiles that can be edited
- ltsp_arch = ( ExecResult(/bin/sh "if [ 'amd64' = $(/usr/bin/dpkg --print-architecture) ] ; then /bin/echo i386 ; else /usr/bin/dpkg --print-architecture ; fi") )
+ ltsp_arch = ( ExecResult(/bin/sh -c "if [ 'amd64' = $(/usr/bin/dpkg --print-architecture) ] ; then /bin/echo i386 ; else /usr/bin/dpkg --print-architecture ; fi") )
#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list