[Fai-commit] r6151 - branches/stable/3.4/man

Michael Prokop mika at alioth.debian.org
Fri Oct 15 11:06:04 UTC 2010


Author: mika
Date: 2010-10-15 11:05:50 +0000 (Fri, 15 Oct 2010)
New Revision: 6151

Modified:
   branches/stable/3.4/man/fai-class.1
Log:
man/fai-class.1: replace dpkg --print-installation-architecture with --print-architecture

Thanks: Michael Log <mmlogin at gmail.com>
Signed-off-by: Michael Prokop <mika at debian.org>

Modified: branches/stable/3.4/man/fai-class.1
===================================================================
--- branches/stable/3.4/man/fai-class.1	2010-10-15 11:05:02 UTC (rev 6150)
+++ branches/stable/3.4/man/fai-class.1	2010-10-15 11:05:50 UTC (rev 6151)
@@ -100,7 +100,7 @@
     grep \-v "^#" $1
 }
 # echo architecture in upper case
-dpkg \-\-print\-installation\-architecture | tr /a\-z/ /A\-Z/
+dpkg \-\-print\-architecture | tr /a\-z/ /A\-Z/
 uname \-s | tr /a\-z/ /A\-Z/
 
 # all hosts named ant?? use the classes in file anthill




More information about the Fai-commit mailing list