Skip to content

Commit cf3c08d

Browse files
committed
Remove accidentially commited sleep
1 parent a4b3f2b commit cf3c08d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

frameworks/pinpoint-java/functions.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@ function runPinpointBasic {
258258
--total-threads "${THREADS}" \
259259
--recursion-depth "${RECURSION_DEPTH}" \
260260
${MORE_PARAMS}
261-
echo "Sleeping..."
262-
sleep 300
263261
stopPinpointServers
264262
}
265263

0 commit comments

Comments
 (0)