Skip to content
Snippets Groups Projects
  1. Feb 26, 2025
  2. Feb 25, 2025
  3. Feb 24, 2025
  4. Feb 21, 2025
  5. Jun 09, 2023
  6. Jun 08, 2023
  7. May 22, 2023
  8. Jan 18, 2023
  9. Jan 16, 2023
  10. Jan 11, 2023
  11. Jan 04, 2023
  12. Sep 30, 2022
  13. Sep 16, 2022
  14. Sep 07, 2022
    • Jakub Jirutka's avatar
      Fix compatibility with Busybox timeout(1) · 2624f987
      Jakub Jirutka authored
      Busybox timeout doesn't support option `--signal`, but all timeout(1)
      implementations support the short variant `-s`.
      
      > BusyBox v1.35.0 (2022-08-01 15:14:44 UTC) multi-call binary.
      >
      > Usage: timeout [-s SIG] [-k KILL_SECS] SECS PROG ARGS
      >
      > Run PROG. Send SIG to it if it is not gone in SECS seconds.
      > Default SIG: TERM.If it still exists in KILL_SECS seconds, send KILL.
      2624f987
  15. Dec 08, 2021
  16. Dec 02, 2021
  17. Dec 01, 2021
  18. Nov 18, 2020
  19. Jun 09, 2020
  20. May 19, 2020
  21. May 15, 2020
Loading