Fixes language: "following allowing" -> "allowing"

Stops propagation of initially erroneous construct.

Change-Id: I2197de57cbac98e87fb39fa0dca4c691fe5e856f
This commit is contained in:
igor 2016-07-29 13:11:53 +02:00
parent f73997815e
commit 01acdabb1d
10 changed files with 10 additions and 10 deletions

View File

@ -219,7 +219,7 @@ These scripts are executed serially by ``exercise.sh`` in testing situations.
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace
* Settings and configuration are stored in ``exerciserc``, which must be

View File

@ -20,7 +20,7 @@ echo "**************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -16,7 +16,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -13,7 +13,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -13,7 +13,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -13,7 +13,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -20,7 +20,7 @@ echo "*********************************************************************"
set -o errtrace
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace
# Environment

View File

@ -13,7 +13,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -13,7 +13,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace

View File

@ -13,7 +13,7 @@ echo "*********************************************************************"
set -o errexit
# Print the commands being run so that we can see the command that triggers
# an error. It is also useful for following allowing as the install occurs.
# an error. It is also useful for following as the install occurs.
set -o xtrace