summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_cache
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_cache')
-rwxr-xr-xscripts/build/chroot_cache2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_cache b/scripts/build/chroot_cache
index cf526169e..242858729 100755
--- a/scripts/build/chroot_cache
+++ b/scripts/build/chroot_cache
@@ -29,7 +29,7 @@ fi
_ACTION="${1}"
shift
-# Set non-default stage file name (auto picked up by the functions)
+# Set non-default stage file name
# Setting to default name with appended action name
STAGE_FILE="$(Stagefile_name "${_ACTION}")"