SPECS: smokeping.spec - removed bashizm (pointed out by Paw=?UTF-8?Q?e=B3=20Zuzelski?=)
gotar
gotar at pld-linux.org
Tue Jun 24 17:57:25 CEST 2008
Author: gotar Date: Tue Jun 24 15:57:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed bashizm (pointed out by Pawe³ Zuzelski)
---- Files affected:
SPECS:
smokeping.spec (1.47 -> 1.48)
---- Diffs:
================================================================
Index: SPECS/smokeping.spec
diff -u SPECS/smokeping.spec:1.47 SPECS/smokeping.spec:1.48
--- SPECS/smokeping.spec:1.47 Sat May 3 16:06:36 2008
+++ SPECS/smokeping.spec Tue Jun 24 17:57:20 2008
@@ -127,7 +127,7 @@
title = Domain Name Servers
" >> %{_sysconfdir}/config
for dns in `awk '$1 ~ /^nameserver/ {print $2}' /etc/resolv.conf | LC_ALL=C sort -u` ; do
-((dnscnt++))
+dnscnt=$((dnscnt+1))
echo "++ dns$dnscnt
menu = DNS Server $dnscnt
title = Domain Name Server $dnscnt
@@ -208,6 +208,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2008/06/24 15:57:20 gotar
+- removed bashizm (pointed out by Pawe³ Zuzelski)
+
Revision 1.47 2008/05/03 14:06:36 adamg
- updated to 2.3.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smokeping.spec?r1=1.47&r2=1.48&f=u
More information about the pld-cvs-commit
mailing list