Skip to content

Commit

Permalink
sanity test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Aug 30, 2023
1 parent 82372dc commit 7ee2a27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions usr/libexec/systemcheck/canary
Expand Up @@ -68,6 +68,9 @@ canary_preparation() {
canary_api_link+="/"
canary_api_link+="canary"
canary_api_link+="?virtualizer=${virtualizer}"

## Sanity test.
test -w /var/lib/canary
}

connectivity_wait() {
Expand Down

0 comments on commit 7ee2a27

Please sign in to comment.