Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkerYzu1 committed Aug 14, 2024
1 parent d1369c9 commit c15b2aa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ci/vmtest/vmtest_selftests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,5 @@ else
done
fi
if [ -d /tmp/tmon_pcap ]; then
tar zcvf ${OUTPUT_DIR}/tmon-logs.tgz "${TMON_DIR}" > /dev/null 2>&1
rm -rf "${TMON_DIR}"
fi
tar zcvf ${OUTPUT_DIR}/tmon-logs.tgz "${TMON_DIR}"
rm -rf "${TMON_DIR}"

0 comments on commit c15b2aa

Please sign in to comment.