Skip to content

Commit 7d1a66f

Browse files
committed
fix(experiment/run-library.sh): Remove debugging aid that snuck in
1 parent a091c9b commit 7d1a66f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

experiment/run-library.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,6 @@ function h_out() {
628628
}
629629

630630
function e() {
631-
set -x
632631
# Examine log for specific measure using reg-average.py
633632
local grepper=$1
634633
local log=$2

0 commit comments

Comments
 (0)