summaryrefslogtreecommitdiff
path: root/sal/test/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'sal/test/bootstrap')
-rw-r--r--sal/test/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/test/bootstrap b/sal/test/bootstrap
index 2ed2abfb62e2..c12ef19222af 100644
--- a/sal/test/bootstrap
+++ b/sal/test/bootstrap
@@ -69,7 +69,7 @@ echo 13
./testbootstrap TheKeysValue -env:ININAME=./bootstraptest.ini \
-env:'MYBOOTSTRAPTESTVALUE=${$ININAME:${$ININAME:SecondSection:IndirectSection}:${$ININAME:SecondSection:IndirectKey}}'
-# test no infinit recursion
+# test no infinite recursion
echo 14
./testbootstrap "***RECURSION DETECTED***" -env:'MYBOOTSTRAPTESTVALUE=$MYBOOTSTRAPTESTVALUE'