Skip to content

Commit e0e9636

Browse files
authored
Update run.sh
1 parent fc225c8 commit e0e9636

File tree

1 file changed

+1
-4
lines changed
  • src/integration-tests/bash

1 file changed

+1
-4
lines changed

src/integration-tests/bash/run.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
# See "Directory Configuration and Structure" below for
7979
# defaults and a detailed description of test directories.
8080
#
81-
# LB_TYPE Load balancer type. Can be 'TRAEFIK', 'VOYAGER'.
81+
# LB_TYPE Load balancer type. Can be 'TRAEFIK', 'VOYAGER', or 'APACHE'.
8282
# Default is 'TRAEFIK'.
8383
#
8484
# VERBOSE Set to 'true' to echo verbose output to stdout.
@@ -116,9 +116,6 @@
116116
# process) or some uuid potentially generated by uuidgen
117117
# command or some-such..
118118
#
119-
# LB_TYPE Load balaner type. Should be TRAEFIL, APACHE or NONE.
120-
# Default is TRAEFIK.
121-
#
122119
# The following additional overrides are currently only used when
123120
# WERCKER=true:
124121
#

0 commit comments

Comments
 (0)