mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
fix backwards compatible script
This commit is contained in:
@@ -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 $?
|
||||
|
Reference in New Issue
Block a user