Skip to content

Commit 13a3123

Browse files
committed
Remove debugging statements
1 parent 762b03d commit 13a3123

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.buildkite/scripts/unit_test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22

33
set -euo pipefail
4-
set -o xtrace
54

65
source .buildkite/scripts/common.sh
76

.buildkite/scripts/unit_test_fipsonly.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22

33
set -euo pipefail
4-
set -o xtrace
54

65
source .buildkite/scripts/common.sh
76

0 commit comments

Comments
 (0)