[Pkg-multidistrotools-commits] r6 - multidistrotools/trunk/scripts

Lucas Nussbaum lucas at alioth.debian.org
Fri Jan 26 16:10:02 CET 2007


Author: lucas
Date: 2007-01-26 16:10:01 +0100 (Fri, 26 Jan 2007)
New Revision: 6

Modified:
   multidistrotools/trunk/scripts/popcon.bash
Log:


Modified: multidistrotools/trunk/scripts/popcon.bash
===================================================================
--- multidistrotools/trunk/scripts/popcon.bash	2006-11-28 13:47:51 UTC (rev 5)
+++ multidistrotools/trunk/scripts/popcon.bash	2007-01-26 15:10:01 UTC (rev 6)
@@ -17,4 +17,4 @@
 	exit
 fi
 
-wget -q -O /dev/stdout http://popcon.debian.org/by_inst | grep -v "^#" | awk '{print $2}'
+wget -q -O /dev/stdout http://popcon.debian.org/by_inst | grep -v "^#" | awk '{print $2 " " $3 " " $4 " " $5 " " $6 " " $7}'




More information about the Pkg-multidistrotools-commits mailing list