Skip to content

Commit

Permalink
fixup! fixup! tests/packaging/interactive: added watchdog test
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 28, 2024
1 parent 1e14bf5 commit 81b6767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/packaging/interactive/watchdog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ EOF
)

# configure TLS certificate files
poe kresctl config set -p /network/tls "$tls_certificate_conf"
kresctl config set -p /network/tls "$tls_certificate_conf"
if [ "$?" -ne "0" ]; then
echo "Could not set TLS certificate files."
exit 1
Expand Down

0 comments on commit 81b6767

Please sign in to comment.