mirror of https://github.com/k3s-io/k3s
commit
e1ae7bd16c
|
@ -15,6 +15,6 @@
|
|||
# limitations under the License.
|
||||
|
||||
# Provided for backwards compatibility
|
||||
go run e2e.go -v -build -up -tests="*" -down
|
||||
go run "$(dirname $0)/e2e.go" -v -build -up -tests="*" -down
|
||||
|
||||
exit $?
|
||||
|
|
Loading…
Reference in New Issue