summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtasks/initdb/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/initdb/runtest.sh b/tasks/initdb/runtest.sh
index d5323bd..ee520d6 100755
--- a/tasks/initdb/runtest.sh
+++ b/tasks/initdb/runtest.sh
@@ -1,5 +1,5 @@
dtf_postgresql_test_init
-if rlIsFedora 18 19 20 || rlIsRHEL 5 6 7; then
+if rlIsFedora 18 19 20 21 || rlIsRHEL 5 6 7; then
# This syntaxe is not supported on oler systems.
:
else