Skip to content

Commit 0db8704

Browse files
marian-pritsakShuotian Cheng
authored andcommitted
[Mellanox]: Remove FW upgrade procedure in docker (#989)
FW upgrade is done outside the container. This piece of code was left accidentally during the merge.
1 parent cce2a36 commit 0db8704

File tree

1 file changed

+0
-4
lines changed
  • platform/mellanox/docker-syncd-mlnx

1 file changed

+0
-4
lines changed

platform/mellanox/docker-syncd-mlnx/start.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@ rm -f /var/run/rsyslogd.pid
44

55
supervisorctl start rsyslogd
66

7-
# mlnx-fw-upgrade.sh will exit if firmware was actually upgraded
8-
# or if some error occurs
9-
. mlnx-fw-upgrade.sh
10-
117
supervisorctl start syncd

0 commit comments

Comments
 (0)