1. 05 Dec, 2023 3 commits
    • Poul-Henning Kamp's avatar
      8df29b6b
    • Poul-Henning Kamp's avatar
      d7a9386e
    • Nils Goroll's avatar
      Fix vtest reporting when build dir is just _build/, not _build/sub/ · 7bc5cf68
      Nils Goroll authored
      See "cope with older automake" a couple of lines up
      
      Should fix the issue seen with Solaris vtesters. bash -x output:
      
      + vtc=./varnish-trunk/_build/bin/varnishtest/tests/r02686.vtc
      ++ echo ./varnish-trunk/_build/bin/varnishtest/tests/r02686.trs
      ++ sed -e 's/trs$/log/'
      + logfile=./varnish-trunk/_build/bin/varnishtest/tests/r02686.log
      + log=r02686.log
      ++ git log -n 1 --pretty=format:%H ./varnish-trunk/_build/bin/varnishtest/tests/r02686.vtc
      fatal: ambiguous argument './varnish-trunk/_build/bin/varnishtest/tests/r02686.vtc': unknown revision or path not in the working tree.
      Use '--' to separate paths from revisions, like this:
      'git <command> [<revision>...] -- [<file>...]'
      + rev=
      7bc5cf68
  2. 04 Dec, 2023 27 commits
  3. 22 Nov, 2023 1 commit
  4. 21 Nov, 2023 9 commits