Salt installer change: standardize on putting the certs directory under
[arvados-dev.git] / jenkins / upload_packages_testing_to_stable.sh
index 5b3dd384e4d787b95aec291ffa760992db9db67e..e22487cf632942bb71d777e25110431c7f477097 100755 (executable)
@@ -22,7 +22,7 @@ if [ -z "${PACKAGES_TO_PUBLISH}" ]; then
 fi
 if [ -z "${LSB_DISTRIB_CODENAMES}" ]; then
   echo "You must provide a space-separated list of LSB distribution codenames to which you want to publish to, ie."
-  echo "* Debian: jessie, xenial, stretch, etc."
+  echo "* Debian/Ubuntu: buster, bullseye, focal"
   echo "* Centos: centos7 (the only one currently supported.)"
   exit 255
 fi