Skip to content

Commit

Permalink
[script] fix logs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sns-seb authored and sonartech committed Oct 3, 2018
1 parent b5691a9 commit ade9096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/logs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ if [ "$script_name" = "logs.sh" ]; then
esac
done

checkEditionArgument "$EDITION"
checkEdition "$EDITION"
checkLogArgument "$LOG"

SQ_HOME_WILDCARD="$(distributionDirOf "$EDITION")/sonarqube-*"
Expand Down

0 comments on commit ade9096

Please sign in to comment.