diff options
Diffstat (limited to 'scripts/run-instance.sh')
-rwxr-xr-x | scripts/run-instance.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-instance.sh b/scripts/run-instance.sh index 84ab3439..7ccc895a 100755 --- a/scripts/run-instance.sh +++ b/scripts/run-instance.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# $1 docker image path under ${WORKSPACE}/test/csit/docker/ +# $1 docker image path under ${WORKSPACE}/docker/ # $2 nickname for the instance # $3 docker run options, e.g. variables |