summaryrefslogtreecommitdiffstats
path: root/test/units/TEST-17-UDEV.credentials.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/TEST-17-UDEV.credentials.sh')
-rwxr-xr-xtest/units/TEST-17-UDEV.credentials.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/TEST-17-UDEV.credentials.sh b/test/units/TEST-17-UDEV.credentials.sh
index 42d3883..2552dc6 100755
--- a/test/units/TEST-17-UDEV.credentials.sh
+++ b/test/units/TEST-17-UDEV.credentials.sh
@@ -5,7 +5,7 @@ set -eux
set -o pipefail
if [[ $(systemctl is-enabled systemd-udev-load-credentials.service) == not-found ]]; then
- echo "Missing systemd-udev-load-credentials.service" >>/skipped
+ echo "Missing systemd-udev-load-credentials.service"
exit 0
fi