diff options
Diffstat (limited to 'sample_script.py')
-rwxr-xr-x | sample_script.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample_script.py b/sample_script.py index 6fdb6cc..c3b7843 100755 --- a/sample_script.py +++ b/sample_script.py | |||
@@ -1,4 +1,4 @@ | |||
1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/python |
2 | 2 | ||
3 | # This is a sample script for using the tool. I would recommend copying | 3 | # This is a sample script for using the tool. I would recommend copying |
4 | # this and modifying it to suit your needs for a particular test. Make | 4 | # this and modifying it to suit your needs for a particular test. Make |