Uploaded image for project: 'Community Development'
  1. Community Development
  2. COMDEV-160

Use "python3" rather than "python3.4" as the command name

    XMLWordPrintableJSON

Details

    Description

      The crontabs currently use python3.4 to run the scripts.
      However this symlinked to python3, so the two are currently equivalent.

      Unless the scripts actually need version 3.4 - and no other - it does not make sense to use the specific version. Using python3 will make a Python upgrade much simpler - no need to edit all the crontabs, as they will pick up the whatever is the current version.

      [If a script does specifically require Python 3.4, then it should check this and report an error.]

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: