[Fai-commit] r6125 - trunk/man

Michael Prokop mika at alioth.debian.org
Thu Oct 14 14:54:14 UTC 2010


Author: mika
Date: 2010-10-14 14:54:13 +0000 (Thu, 14 Oct 2010)
New Revision: 6125

Modified:
   trunk/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: trunk/man/fai-class.1
===================================================================
--- trunk/man/fai-class.1	2010-10-14 14:47:59 UTC (rev 6124)
+++ trunk/man/fai-class.1	2010-10-14 14:54:13 UTC (rev 6125)
@@ -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