[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
diffutils 2.8.1 (RedHat 9 2.8.1-6)
From: |
Kevin Benton |
Subject: |
diffutils 2.8.1 (RedHat 9 2.8.1-6) |
Date: |
Mon, 15 Nov 2004 14:20:44 -0700 |
It seems that diff reports the output line number rather than the line
number of the file when the first file does not appear in the original
library but does in the new library. I am seeing .
diff -burN bugzilla-2.17.4/009.ksh platform/009.ksh
--- bugzilla-2.17.4/009.ksh 1969-12-31 17:00:00.000000000 -0700
+++ platform/009.ksh 2004-08-09 08:41:58.000000000 -0600
@@ -0,0 +1,27 @@
+#!/bin/ksh
. when there are only 23 lines in the file, 009.ksh. This is causing patch
to fail of course. I'm using Patch v2.5.4 as provided in RH9 in an effort
to have it help me update roughly 80,000 lines of code that differ from one
version to another.
Kevin Benton
Perl/Bugzilla Developer
Advanced Micro Devices
- diffutils 2.8.1 (RedHat 9 2.8.1-6),
Kevin Benton <=