Skip to content

Commit 617781f

Browse files
committed
[warmboot] fix merge conflicts
1 parent e076e7b commit 617781f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/main.py

-4
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,10 @@
5252
CFG_LOOPBACK_ID_MAX_VAL = 999
5353
CFG_LOOPBACK_NO="<0-999>"
5454

55-
<<<<<<< HEAD
5655
MAXIMUM_WARMRESTART_TIMER_VALUE = 9999
5756

5857
asic_type = None
5958
config_db = None
60-
=======
61-
DISABLE_WARMRESTART_TIMER_VALUE = 9999
62-
>>>>>>> [warmboot] using disable keyword to set timer
6359
# ========================== Syslog wrappers ==========================
6460

6561
def log_debug(msg):

0 commit comments

Comments
 (0)