From c4594a18be3d0622b1f810ed6c0a00ec3459252e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 2 Mar 2015 21:54:13 +0100 Subject: fix typo --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 0bddbeb9..daefb044 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -161,7 +161,7 @@ write_page_header() { BASEURL="" fi done - if [ "$TARGET" = "pkg_sets" ] && [ "$SUITE" = "experiemental" ] ; then + if [ "$TARGET" = "pkg_sets" ] && [ "$SUITE" = "experimental" ] ; then # no pkg_sets are tested in experimental continue fi -- cgit v1.2.3-70-g09d2