Skip to content

Commit

Permalink
remove debug symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
💥Hedi Ghediri committed Jul 31, 2024
1 parent f57d9c0 commit 2a2843b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/test-system-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ fi

echo "> test metrics content"
RESULT=$(cat $OUTPUT_DIR/../metrics.txt)
echo "metrics content:" && cat $RESULT
echo "$RESULT" | grep 'default default default default'
if [ $? -eq 0 ]; then
echo "OK"
Expand Down

0 comments on commit 2a2843b

Please sign in to comment.