summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_package-lists
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-03-17 22:09:51 +0000
committerLyndon Brown <jnqnfe@gmail.com>2020-03-17 22:09:51 +0000
commitdadeec9d396382d42bae0cf490dc55456fa71199 (patch)
treedd4fb0af9e5ef88c7a7b1243586a5ce9b98d2e43 /scripts/build/chroot_package-lists
parentfe9195b59c9647598ecea00900edfe2678bddcac (diff)
downloadvyos-live-build-dadeec9d396382d42bae0cf490dc55456fa71199.tar.gz
vyos-live-build-dadeec9d396382d42bae0cf490dc55456fa71199.zip
stagefiles: fix doc mistake
missed in final revision of fe9195b59c9647598ecea00900edfe2678bddcac Gbp-Dch: Ignore
Diffstat (limited to 'scripts/build/chroot_package-lists')
-rwxr-xr-xscripts/build/chroot_package-lists2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_package-lists b/scripts/build/chroot_package-lists
index a069530a9..a25f552b0 100755
--- a/scripts/build/chroot_package-lists
+++ b/scripts/build/chroot_package-lists
@@ -29,7 +29,7 @@ Echo_message "Begin queueing installation of package lists (${_PASS} pass)..."
# Requiring stage file
Require_stagefile config bootstrap
-# 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 "${_PASS}")"