Revision e5d2788b

b/ci/utils.py
302 302

  
303 303
        # Setup apt, download packages
304 304
        self.logger.debug("Setup apt. Install x2goserver and firefox")
305
        print self.config.get('Global', 'apt_repo')
306 305
        cmd = """
307 306
        echo 'APT::Install-Suggests "false";' >> /etc/apt/apt.conf
308 307
        apt-get update

Also available in: Unified diff