Skip to content

Commit

Permalink
Forgot to mention PREFIX required in test_login.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Jan 28, 2016
1 parent a1da487 commit be918d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_login.sh
Expand Up @@ -5,7 +5,7 @@ set -u
set -x

# Must be exported by the caller:
# OMERO_USER OMERO_PASS
# OMERO_USER OMERO_PASS PREFIX

WEB_PORT=$(docker inspect --format='{{(index (index .NetworkSettings.Ports "8080/tcp") 0).HostPort}}' $PREFIX-web)

Expand Down

0 comments on commit be918d5

Please sign in to comment.