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

main_test.go

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.