Skip to content

Commit

Permalink
Update e2e-network/docker/test-05-version3-BFT.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Dzikowski <[email protected]>
Signed-off-by: Sanket Teli <[email protected]>
  • Loading branch information
Sanket-0510 and dzikowski authored Dec 3, 2024
1 parent dda9873 commit a5ac2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-network/docker/test-05-version3-BFT.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 a5ac2b3

Please sign in to comment.