| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| docker | ||
| bash.yml | ||
| build.sh | ||
| coverity.sh | ||
| coverity.yml | ||
| docker.yml | ||
| nightly.yml | ||
| setup-linux.sh | ||
| setup-mingw.sh | ||
| setup-osx.sh | ||
| test.sh |
In order to properly tear down the test environment, we will kill git-daemon(1) if we've exercised it. As git-daemon(1) is spawned as a background process, it is still owned by the shell and thus killing it later on will print a termination message to the shell's stderr, causing Azure to report it as an error. Fix this by disowning the background process.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| docker | Loading commit data... | |
| bash.yml | Loading commit data... | |
| build.sh | Loading commit data... | |
| coverity.sh | Loading commit data... | |
| coverity.yml | Loading commit data... | |
| docker.yml | Loading commit data... | |
| nightly.yml | Loading commit data... | |
| setup-linux.sh | Loading commit data... | |
| setup-mingw.sh | Loading commit data... | |
| setup-osx.sh | Loading commit data... | |
| test.sh | Loading commit data... |