Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/nova/nova_instance_launched
52 52
        if sys.argv[1] == "config":
53 53
            print_config()
54 54
        elif sys.argv[1]=="autoconf" :
55
            if not successful_import:  
55
            if not successful_import:
56 56
                print 'no (failed import nova module)'
57 57
                sys.exit(0)
58 58
            else:
59 59
                print 'yes'
60 60
    elif successful_import:
61 61
        utils.default_flagfile()
62
        flags.FLAGS(sys.argv)       
62
        flags.FLAGS(sys.argv)
63 63
        print_values()

Formats disponibles : Unified diff