Skip to content
  • Sylvain Henry's avatar
    c286e9e4
    Testsuite: fix normalisation for unlit · c286e9e4
    Sylvain Henry authored
    T8430 shows:
      `js-unknown-ghcjs-unlit' failed in phase `Literate pre-processor'. (Exit code: 1)
    
    Notice the quote around the program name. So I've made the regex match
    more cases (i.e. not only lines starting with the program name).
    c286e9e4
    Testsuite: fix normalisation for unlit
    Sylvain Henry authored
    T8430 shows:
      `js-unknown-ghcjs-unlit' failed in phase `Literate pre-processor'. (Exit code: 1)
    
    Notice the quote around the program name. So I've made the regex match
    more cases (i.e. not only lines starting with the program name).
Loading