Skip to content
Snippets Groups Projects
Select Git revision
  • lintian-fixes
  • master default protected
2 results

main_test.go

Blame
  • Forked from ai3 / thirdparty / systemd-docker
    Source project has a limited visibility.
    • ale's avatar
      5a86b8a9
      Fix the tests · 5a86b8a9
      ale authored
      The 'echo hi' test command has been replaced by 'sleep 1': previously
      the container would exit so quickly that systemd-docker would fail to
      detect its PID, thinking it didn't start at all.
      5a86b8a9
      History
      Fix the tests
      ale authored
      The 'echo hi' test command has been replaced by 'sleep 1': previously
      the container would exit so quickly that systemd-docker would fail to
      detect its PID, thinking it didn't start at all.