diff options
Diffstat (limited to 'scripts/swabber-strace-attach')
-rwxr-xr-x | scripts/swabber-strace-attach | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/swabber-strace-attach b/scripts/swabber-strace-attach index f258987d5e..e8f325846c 100755 --- a/scripts/swabber-strace-attach +++ b/scripts/swabber-strace-attach | |||
@@ -1,4 +1,4 @@ | |||
1 | #!/usr/bin/env python | 1 | #!/usr/bin/env python3 |
2 | import os | 2 | import os |
3 | import sys | 3 | import sys |
4 | import subprocess | 4 | import subprocess |