[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MVS sanity.sh: multiroot-status-1 problem (hey, we're almost there folks
From: |
Wayne Johnson |
Subject: |
MVS sanity.sh: multiroot-status-1 problem (hey, we're almost there folks) |
Date: |
Mon, 5 Feb 2001 07:21:33 -0800 (PST) |
I've managed to get the MVS port all the way through sanity.sh's
multiroot-status-1 test, thanks to a Eric Siegerman's suggestion to use
strcoll instead of strcmp in the directory sort routines.
multiroot-status-1 is failing and I have no idea why. The outputs seem
to match exactly, but dotest doesn't seem to see it that way.
I was thinking that maybe the problem is the way dotest_internal reads in
the entire output files and uses expr to compare them. This does appear
to be one of the longest outputs. Maybe re-writing dotest_internal to do
the comparisons on a line by line basis?
Anyone have any briliant ideas, I'm running low.
BTW, here is the output and expected outputs for anyone who wants to
check for themselves:
=====
---
Wayne Johnson, | There are two kinds of people: Those
3943 Penn Ave. N. | who say to God, "Thy will be done,"
Minneapolis, MN 55412-1908 | and those to whom God says, "All right,
(612) 522-7003 | then, have it your way." --C.S. Lewis
__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
dotest.tmp
Description: dotest.tmp
dotest.ex1
Description: dotest.ex1
- MVS sanity.sh: multiroot-status-1 problem (hey, we're almost there folks),
Wayne Johnson <=