From f0035afacec3abacfff4809abd0ad7d6e2d1207a Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Mon, 20 Feb 2006 02:27:40 +0000 Subject: [PATCH] There is no installer in experimental --- cron.d/100syncarchive_installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.d/100syncarchive_installer b/cron.d/100syncarchive_installer index 3784ec1..3d09bf2 100755 --- a/cron.d/100syncarchive_installer +++ b/cron.d/100syncarchive_installer @@ -13,7 +13,7 @@ then for dist in ${dists} do - if [ $dist = oldstable ]; then + if [ $dist = oldstable -o $dist = experimental ]; then continue fi -- 2.39.2