sonic-buildimage/files/image_config/config-setup
Kuanyu Chen 66dedf38c2 [config-setup]: Fix a bug in checking if updategraph is enabled (#7093)
Encounter error during "config-setup boot" if the updategraph is enabled.

How I did it
Correct the code inside the config-setup script.
Remove the space between the assignment operator.

How to verify it
Remove the /etc/sonic/config_db.json and reboot the device.
Originally, it will return following error after boot up.
rv: command not found
After modification, it can correctly parse the status of updategraph without error.
2021-04-21 13:58:03 -07:00
..
config-setup [config-setup]: Fix a bug in checking if updategraph is enabled (#7093) 2021-04-21 13:58:03 -07:00