Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cupnes committed Feb 22, 2024
1 parent 5705659 commit 5900977
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,11 @@ setup: setup-minikube
$(MAKE) $(KUBECTL)

$(BINDIR):
echo "before mkdir -p $@"
ls -l /home/runner/work/rbd-backup-system/rbd-backup-system/e2e/
mkdir -p $@
echo "after mkdir -p $@"
ls -l /home/runner/work/rbd-backup-system/rbd-backup-system/e2e/

$(TMPDIR):
mkdir -p $@
Expand Down

0 comments on commit 5900977

Please sign in to comment.