Skip to content

Commit

Permalink
date is never used
Browse files Browse the repository at this point in the history
  • Loading branch information
ptankov committed Oct 12, 2023
1 parent 1c18331 commit 55fdd74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions e2e-tests/vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ export PMM_SERVER_VERSION=${PMM_SERVER_VERSION:-"9.9.9"}
export IMAGE_PMM_CLIENT=${IMAGE_PMM_CLIENT:-"perconalab/pmm-client:dev-latest"}
export IMAGE_PMM_SERVER=${IMAGE_PMM_SERVER:-"perconalab/pmm-server:dev-latest"}

date=$(which gdate || which date)

if command -v oc &> /dev/null; then
if oc get projects; then
export OPENSHIFT=4
Expand Down

0 comments on commit 55fdd74

Please sign in to comment.