Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 06cfb44

Browse files
committed
Well nothing jumped out of the strace
1 parent 1b1b6d5 commit 06cfb44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/cibuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function waitAndDump {
1010
exit 1
1111
fi
1212

13-
sudo strace -p ${NODE_PID} -f
13+
# sudo strace -p ${NODE_PID} -f
1414
}
1515

1616
function updateStatus {

0 commit comments

Comments
 (0)