Skip to content

Commit

Permalink
Update e2e-network/docker/test-05-version3.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Dzikowski <jakub.t.dzikowski@gmail.com>
Signed-off-by: Sanket Teli <104385297+Sanket-0510@users.noreply.github.com>
  • Loading branch information
Sanket-0510 and dzikowski authored Dec 3, 2024
1 parent a5ac2b3 commit da49380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-network/docker/test-05-version3.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -eux
set -eu

TEST_TMP="$(rm -rf "$0.tmpdir" && mkdir -p "$0.tmpdir" && (cd "$0.tmpdir" && pwd))"
TEST_LOGS="$(mkdir -p "$0.logs" && (cd "$0.logs" && pwd))"
Expand Down

0 comments on commit da49380

Please sign in to comment.