Commit 7dfb7c11 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

Small change to source file to test pipeline "change" entry.

parent d012a565
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1156,6 +1156,7 @@ class CspMaster(SKAMaster):
    def init_device(self):
        """Initialises the attributes and properties of the CspMaster."""
        SKAMaster.init_device(self)      

        # PROTECTED REGION ID(CspMaster.init_device) ENABLED START #
        self._build_state = '{}, {}, {}'.format(release.name, release.version, release.description)
        self._version_id = release.version