Skip to content

Commit 7cf9c5a

Browse files
committed
fix action
1 parent 739a002 commit 7cf9c5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/benchmarks/scripts/measure_heap.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,6 @@ def run_measurements():
248248

249249
def run_measurements_and_retry():
250250

251-
print(f"Show {os.environ['SSH_LOCAL_PRIV'][0]}, {os.environ['SSH_LOCAL_PRIV'][1]}, {os.environ['SSH_LOCAL_PRIV'][len(os.environ['SSH_LOCAL_PRIV'])-2]}, {os.environ['SSH_LOCAL_PRIV'][len(os.environ['SSH_LOCAL_PRIV'])-1]} end")
252-
253251
if ( 'TEST_DRIVER_URL' not in os.environ or
254252
'TEST_DRIVER_CONFIG' not in os.environ or
255253
'TEST_DRIVER_KEY' not in os.environ or

0 commit comments

Comments
 (0)