Merge "Fixes language: "following allowing" -> "allowing""
This commit is contained in:
commit
bfcde0cb0d
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user