https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158706

Kyle Evans <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|Open                        |Closed
                 CC|                            |[email protected]

--- Comment #2 from Kyle Evans <[email protected]> ---
I can't quite see what fixed this, but current-day sed(1) seems to give me the
correct results:

root@viper:/tmp/pr/x# sed -f kill-svn-in-diff.sed test-input
Only in .: dopatch.2011-02-19.08:22:15
Only in .: dopatch.2011-02-19.08:32:52
Only in .: patch.2011-06-19.10:06:24
Only in /z/release/RELENG_8_2_0_RELEASE.amd64/usr/src:
patch.2011-07-07.16:43:51
diff -r ./sys/conf/newvers.sh
/z/release/RELENG_8_2_0_RELEASE.amd64/usr/src/sys/conf/newvers.sh
39c39
< RELEASE="${REVISION}-${BRANCH}"
---
> RELEASE=FreeBSD-8.2.0-MBi
Only in ./sys/i386/conf: XYZZY
Only in ./sys/i386/conf: XYZZY_SMP
Only in ./sys/i386/conf: XYZZY_SMP_NA
Only in ./sys/i386/conf: XYZZY_SMP_NA_ATM

Closing as FIXED, please feel free to re-open as needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to