From 7caa6c7cccb344cde52d2910a904892cb7a87554 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 1 Sep 2015 02:26:00 +0200 Subject: fix typo --- bin/reproducible_maintenance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh index c15cb679..492e6fec 100755 --- a/bin/reproducible_maintenance.sh +++ b/bin/reproducible_maintenance.sh @@ -262,7 +262,7 @@ fi echo "$(date -u) - updating the schroots now..." ARCH=$(dpkg --print-architecture) -for s in SUITES ; do +for s in $SUITES ; do if [ "$ARCH" = "armhf" ] && [ "$s" != "unstable" ] ; then continue fi -- cgit v1.2.3-70-g09d2