diff --git a/t/shellcheck.t b/t/shellcheck.t
index f95ea32d5aadddae9407dae5b34d53a8343404cd..7dd41d741194e8e1821fe5781756a7c12f94f368 100755
--- a/t/shellcheck.t
+++ b/t/shellcheck.t
@@ -37,7 +37,7 @@ cd "$TOP_SRCDIR"
 n=0
 for shell_script in \
         pressure-vessel-wrap \
-        sysroot/clean-chroot.sh \
+        sysroot/clean-sysroot.sh \
         sysroot/configure-sources.sh \
         sysroot/install-dependencies.sh \
         t/shellcheck.t \