fix poor t/op/runlevel.t test
authorNorton Allen <allen@huarp.harvard.edu>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Fri, 5 Sep 1997 00:00:00 +0000 (00:00 +0000)
commitca0b63a54384876a335df571abef7f428d67e288
tree6feac24b686a747647099cd50569e90521c4b054
parent387deb6900d02a5b43888a2b575e6eb9b91f9aac
fix poor t/op/runlevel.t test

This patch fixes the Can't "goto" outside block test. Before, the
test only hit the desired error if the system sort did a compare
where $a was 0, which is not guaranteed (and does not occur on at
least one system.) Now both arguments are tested.

Credited: Hugo van der Sanden <hv@crypt.compulink.co.uk>
Credited: Gurusamy Sarathy <gsar@engin.umich.edu>

p5p-msgid: 199709261458.KAA28611@dolores.harvard.edu
t/op/runlevel.t