Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/usr.bin/awk As noted by christos@ in rev. 1.4 to t_awk...
details: https://anonhg.NetBSD.org/src/rev/fa9d1d42b527
branches: trunk
changeset: 778214:fa9d1d42b527
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Mar 19 13:07:23 2012 +0000
description:
As noted by christos@ in rev. 1.4 to t_awk.sh, the "period" test has been
broken all along. Fix expected output (tested on Linux, GNU awk 1.3.3).
diffstat:
tests/usr.bin/awk/d_period.out | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (6 lines):
diff -r 091f0e71a300 -r fa9d1d42b527 tests/usr.bin/awk/d_period.out
--- a/tests/usr.bin/awk/d_period.out Mon Mar 19 12:58:41 2012 +0000
+++ b/tests/usr.bin/awk/d_period.out Mon Mar 19 13:07:23 2012 +0000
@@ -1,1 +1,1 @@
-0.875
+0.625
Home |
Main Index |
Thread Index |
Old Index