summaryrefslogtreecommitdiffstats
path: root/fuel
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2015-05-08 15:21:28 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-05-08 15:21:28 +0000
commitdb3ea337d530925f15bde83f332405f380708fc3 (patch)
treeb589006d4687180e79fc0fd9ad868ff68b68c998 /fuel
parente00408afdedea48668c7d04b540111ecd45c1a6d (diff)
parentf0f5b19a1d10ec9c66f832287da1e31e5af434b9 (diff)
Merge "Small correction in build.sh default VAR settings. JIRA:"
Diffstat (limited to 'fuel')
-rwxr-xr-xfuel/ci/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuel/ci/build.sh b/fuel/ci/build.sh
index afdcab5..51ccdae 100755
--- a/fuel/ci/build.sh
+++ b/fuel/ci/build.sh
@@ -105,7 +105,7 @@ TEST_FAIL=0
UNIT_TEST=0
UPDATE_CACHE=0
POPULATE_CACHE=0
-RECURSIV=0
+RECURSIVE=0
DETACH=0
DEBUG=0
INTEGRATION_TEST=0