Skip to content
  • Karl Fogel's avatar
    Update regression tests, as promised in commit e3a8e716. · 8673aa1d
    Karl Fogel authored
    Along the way, fix some conditionals that would behave correctly when
    succeeding but report a syntax error when unexpectedly failing.  What
    happened was that 'grep -n' would produce no output in the failure
    case, and that absence of output in the left half of a shell test
    would cause the '-ne' operator to be a syntax error when reached.
    8673aa1d