diff tests/test-docker-packaging.t @ 43508:e468ebfcb4ce

packaging: remove references to debian jessie Jessie is on life support at this point, so let's update the list of releases in the Makefiles. Differential Revision: https://phab.mercurial-scm.org/D7308
author Augie Fackler <augie@google.com>
date Thu, 07 Nov 2019 14:56:30 -0500
parents ddd65b4f3ae6
children 7e5be4a7cda7
line wrap: on
line diff
--- a/tests/test-docker-packaging.t	Thu Nov 07 14:39:02 2019 -0500
+++ b/tests/test-docker-packaging.t	Thu Nov 07 14:56:30 2019 -0500
@@ -10,7 +10,7 @@
   $ export OUTPUTDIR
 
   $ cd "$TESTDIR"/..
-  $ make docker-debian-jessie > $OUTPUTDIR/build.log 2>&1
+  $ make docker-debian-buster > $OUTPUTDIR/build.log 2>&1
   $ cd $OUTPUTDIR
   $ ls *.deb
   mercurial-common_*.deb (glob)