summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
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