diff options
Diffstat (limited to 'utils/CaptureCmd')
-rwxr-xr-x | utils/CaptureCmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/CaptureCmd b/utils/CaptureCmd index 3bce357e12e85..705585c3bb041 100755 --- a/utils/CaptureCmd +++ b/utils/CaptureCmd @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """CaptureCmd - A generic tool for capturing information about the invocations of another program. |