Skip to content

Commit

Permalink
[Mellanox]: Remove FW upgrade procedure in docker (#989)
Browse files Browse the repository at this point in the history
FW upgrade is done outside the container.
This piece of code was left accidentally during the merge.
  • Loading branch information
marian-pritsak authored and Shuotian Cheng committed Sep 26, 2017
1 parent cce2a36 commit 0db8704
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions platform/mellanox/docker-syncd-mlnx/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ rm -f /var/run/rsyslogd.pid

supervisorctl start rsyslogd

# mlnx-fw-upgrade.sh will exit if firmware was actually upgraded
# or if some error occurs
. mlnx-fw-upgrade.sh

supervisorctl start syncd

0 comments on commit 0db8704

Please sign in to comment.