mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-07-30 08:08:33 -05:00
Apparently -tt doesn't work with #!/usr/bin/env ...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2 -tt
|
||||
#!/usr/bin/env python2
|
||||
# Copyright (C) 2013, 2014 Red Hat, Inc.
|
||||
|
||||
import atexit
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2 -tt
|
||||
#!/usr/bin/env python2
|
||||
#
|
||||
# Copyright(c) FUJITSU Limited 2007.
|
||||
#
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2 -tt
|
||||
#!/usr/bin/env python2
|
||||
#
|
||||
# Copyright 2008, 2013, 2014 Red Hat, Inc.
|
||||
# Joey Boggs <jboggs@redhat.com>
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2 -tt
|
||||
#!/usr/bin/env python2
|
||||
#
|
||||
# Copyright 2005-2014 Red Hat, Inc.
|
||||
#
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2 -tt
|
||||
#!/usr/bin/env python2
|
||||
#
|
||||
# Copyright (C) 2006, 2014 Red Hat, Inc.
|
||||
# Copyright (C) 2006 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
Reference in New Issue
Block a user