netfilter-2.6/aux: diff_ipt.sh diff_pom.sh

pluto cvs at pld-linux.org
Sat Jun 18 16:09:54 CEST 2005


Author: pluto
Date: Sat Jun 18 16:09:52 2005
New Revision: 6144

Modified:
   netfilter-2.6/aux/diff_ipt.sh
   netfilter-2.6/aux/diff_pom.sh
Log:
- typos.


Modified: netfilter-2.6/aux/diff_ipt.sh
==============================================================================
--- netfilter-2.6/aux/diff_ipt.sh	(original)
+++ netfilter-2.6/aux/diff_ipt.sh	Sat Jun 18 16:09:52 2005
@@ -25,7 +25,7 @@
 	;;
 esac
 
-echo "[a] $from"
-echo "[b] $to"
+echo "[a] $a"
+echo "[b] $b"
 echo "generating diff..."
 svn_diff

Modified: netfilter-2.6/aux/diff_pom.sh
==============================================================================
--- netfilter-2.6/aux/diff_pom.sh	(original)
+++ netfilter-2.6/aux/diff_pom.sh	Sat Jun 18 16:09:52 2005
@@ -25,7 +25,7 @@
 	;;
 esac
 
-echo "[a] $from"
-echo "[b] $to"
+echo "[a] $a"
+echo "[b] $b"
 echo "generating diff..."
 svn_diff



More information about the pld-cvs-commit mailing list