From a6988b188f24e16ed0a1b7c5ab9da58e9bfb5bc3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 Jun 2011 20:38:36 +0200 Subject: Renaming repositories option to archives for consistency with debian-policy terminology. In order to be consistent with terminology used in debian-policy, we've always tried to use the same names for the same things. The repository option is one of the last things that were too late in squeeze release cycle to be renamed in time. --- cgi/cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi/cron') diff --git a/cgi/cron b/cgi/cron index f709cd74d..cacfad140 100755 --- a/cgi/cron +++ b/cgi/cron @@ -81,7 +81,7 @@ then # Creating build directory which also creates the config/chroot_sources folder mkdir -p "${_TEMPDIR}"/"${_BUILD}"/config/chroot_sources - # The next two tests are for unofficial third party repositories + # The next two tests are for unofficial third party archives if [ -n "${_CUSTOM_BOOTSTRAP}" ] then echo "${_CUSTOM_BOOTSTRAP}" > "${_TEMPDIR}"/"${_BUILD}"/config/chroot_sources/custom.bootstrap -- cgit v1.2.3