OSSP CVS Repository

ossp - Difference in ossp-pkg/shtool/sh.subst versions 1.4 and 1.5
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/shtool/sh.subst 1.4 -> 1.5

--- sh.subst     2002/01/02 17:04:56     1.4
+++ sh.subst     2002/02/23 09:18:03     1.5
@@ -92,7 +92,7 @@
                 rm -f $file.new
                 skip=yes
             else
-                (diff -u1 $file $file.new >$tmpfile) 2>/dev/null
+                (diff -U1 $file $file.new >$tmpfile) 2>/dev/null
                 if [ ".`cat $tmpfile`" = . ]; then
                     (diff -C1 $file $file.new >$tmpfile) 2>/dev/null
                     if [ ".`cat $tmpfile`" = . ]; then

CVSTrac 2.0.1