Index: client/site_tests/platform_DaemonsRespawn/test_respawn.sh |
diff --git a/client/site_tests/platform_DaemonsRespawn/test_respawn.sh b/client/site_tests/platform_DaemonsRespawn/test_respawn.sh |
index 9912b48ed0d8960a512f6354a56fe9b5bca61c87..4ebf2a955e1b281176c0e8992781e90e213231b0 100755 |
--- a/client/site_tests/platform_DaemonsRespawn/test_respawn.sh |
+++ b/client/site_tests/platform_DaemonsRespawn/test_respawn.sh |
@@ -49,7 +49,7 @@ get_job_pid() { |
# The set of jobs (and corresponding daemon names) to test. |
# TODO: Test more jobs that have the respawn stanza |
-UPSTART_JOBS_TO_TEST="ntp:ntpd udev:udevd" |
+UPSTART_JOBS_TO_TEST="htpdate:htpdate udev:udevd" |
for job in $UPSTART_JOBS_TO_TEST ; do |