Skip to content

Commit

Permalink
tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba-komeili committed Aug 30, 2022
1 parent ad1e61b commit 37c44bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mephisto/scripts/metrics/install_metrics.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
if [ -z "$OSTYPE" ]
then
OSTYPE=$(uname)
echo "Checking OS type returned ${OSTYPE}"
OSTYPE=$(uname)
echo "Checking OS type returned ${OSTYPE}"
fi
case "$OSTYPE" in
darwin* | Darwin*)
Expand Down

0 comments on commit 37c44bf

Please sign in to comment.