~sinzui/juju-ci-tools/upload-retests

« back to all changes in this revision

Viewing changes to gotestwin.py

  • Committer: Curtis Hovey
  • Date: 2015-07-17 22:29:44 UTC
  • mfrom: (1031.1.4 better-utilities)
  • Revision ID: curtis@canonical.com-20150717222944-tt42v62n58ml3np9
se FunctionTestCase as a class attribute to simplify callsites.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
                'python', 'ci/gotesttarfile.py', '-v', '-g', 'go.exe', '-p',
39
39
                args.package, '--remove', 'ci/{}'.format(tarfile)
40
40
                ]},
41
 
            temp_file)
 
41
             temp_file)
42
42
    juju_home = os.environ.get('JUJU_HOME',
43
43
                               join(dirname(scripts), 'cloud-city'))
44
44
    subprocess.check_call([