Skip to content

Commit

Permalink
Remove ls
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich committed Feb 18, 2021
1 parent dfe21f7 commit 9e9080b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/scripts/v1beta1/run-e2e-experiment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ echo "Available CRDs"
kubectl get crd

echo "Running Experiment from ${EXPERIMENT_FILE} file"
ls -a
./run-e2e-experiment ${EXPERIMENT_FILE}

exit 0

0 comments on commit 9e9080b

Please sign in to comment.