From bd472bcf714b11da1190c356ded9d76c25023a7f Mon Sep 17 00:00:00 2001 From: "martin@piware.de" <> Date: Tue, 19 Dec 2006 17:36:57 +0100 Subject: [PATCH] update-chroots: use dchroot -a --- update-chroots | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update-chroots b/update-chroots index 5c20ecb..c126d1d 100755 --- a/update-chroots +++ b/update-chroots @@ -1,4 +1,3 @@ #!/bin/sh dchroot -a -- 'apt-get update' -dchroot -d -c breezy -- 'apt-get -u -y dist-upgrade' -dchroot -d -c dapper -- 'apt-get -u -y dist-upgrade' +dchroot -a -- 'apt-get -u -y dist-upgrade' -- 2.39.2