remove unused lets, add test case
This commit is contained in:
parent
b38b0bd932
commit
83d576fb58
3 changed files with 10 additions and 9 deletions
|
@ -14,6 +14,7 @@ chmod -R +w $db
|
|||
# check we have closure of config.services (lo.link.service exists only
|
||||
# as a dependency)
|
||||
test "$(s6-rc-db -c $db type lo.link.service)" = "oneshot"
|
||||
test "$(s6-rc-db -c $db type ntp.service)" = "longrun"
|
||||
echo OK
|
||||
EOF
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue