diff options
author | Alon Levy <alevy@redhat.com> | 2011-08-09 13:16:27 +0300 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2011-08-23 17:01:14 +0300 |
commit | 26851b8ae637013a6cab75214686f6958ac1d906 (patch) | |
tree | 63fb8fc3e8a0dc3c386749af25d7ca5242457d0c /tests | |
parent | 3d31e36bf2db0c42b21e8e27b5b6f3aea9ea4181 (diff) |
server/tests/migrate.py: make executable
Diffstat (limited to 'tests')
-rwxr-xr-x[-rw-r--r--] | tests/migrate.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/migrate.py b/tests/migrate.py index fbb549d5..3581c8db 100644..100755 --- a/tests/migrate.py +++ b/tests/migrate.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """ Spice Migration test |