1. 26 Apr, 2021 1 commit
  2. 21 Apr, 2021 1 commit
  3. 20 Apr, 2021 6 commits
  4. 19 Apr, 2021 5 commits
  5. 15 Apr, 2021 5 commits
  6. 14 Apr, 2021 3 commits
  7. 13 Apr, 2021 5 commits
  8. 12 Apr, 2021 11 commits
  9. 11 Apr, 2021 2 commits
  10. 10 Apr, 2021 1 commit
    • Nils Goroll's avatar
      varnishadm: use the -t argument as the timeout · 7c3db3fe
      Nils Goroll authored
      We used the -t argument only for the VSM attach, not for the actual CLI
      operations.
      
      I do not think the complication of differentiated timeouts is justified,
      so just use the one timeout parameter we have for both. Also I think
      that the documentation is already adequate in its simplicity:
      
             -t timeout
                    Wait no longer than this many seconds for an operation to
                    finish.
      
      Fixes #3542
      7c3db3fe