You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on some pull requests for minor tweaks on the import and export shell scripts and noticed the following code which I cannot find being used anywhere:
I'm working on some pull requests for minor tweaks on the import and export shell scripts and noticed the following code which I cannot find being used anywhere:
backup/emoncms-import.sh
Lines 42 to 50 in 9cfc5b8
It used to work here and was commented out some time ago:
backup/emoncms-import.sh
Lines 156 to 166 in 9cfc5b8
And similar for export it has this code which isn't referenced anywhere:
backup/emoncms-export.sh
Lines 53 to 59 in 9cfc5b8
I propose that these code segments are no longer of use and should be removed to tidy up the scripts a little.
I'm happy to work on pull requests and some testing and wanted to get your thoughts before spending time on it. What do you think?
The text was updated successfully, but these errors were encountered: