diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-01 20:29:12 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-03-01 20:29:12 +0200 |
commit | 473623f186c3699c8886ccdd8a2afb7f4fe7a07e (patch) | |
tree | 40b075a492be67b317635d9102e2441d74ce9569 /test | |
parent | 2b8a8424212839cd30490e4245c0c5119904eca3 (diff) | |
parent | 1c06c5c6f0f6d46f63977dd7407d86ccc2614226 (diff) | |
download | egawk-473623f186c3699c8886ccdd8a2afb7f4fe7a07e.tar.gz egawk-473623f186c3699c8886ccdd8a2afb7f4fe7a07e.tar.bz2 egawk-473623f186c3699c8886ccdd8a2afb7f4fe7a07e.zip |
Merge branch 'gawk_mpfr' of git.sv.gnu.org:/srv/git/gawk into gawk_mpfr
Diffstat (limited to 'test')
-rw-r--r-- | test/dumpvars.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dumpvars.ok b/test/dumpvars.ok index aa49388d..68c6a7bb 100644 --- a/test/dumpvars.ok +++ b/test/dumpvars.ok @@ -18,7 +18,7 @@ OFS: " " ORS: "\n" PREC: 53 RLENGTH: 0 -RNDMODE: "RNDN" +RNDMODE: "N" RS: "\n" RSTART: 0 RT: "\n" |