diff options
| author | Richard W.M. Jones <rjones@redhat.com> | 2012-08-15 14:05:36 +0100 |
|---|---|---|
| committer | Richard W.M. Jones <rjones@redhat.com> | 2012-08-30 22:01:18 +0100 |
| commit | d7117ecdd5bda369337cfa8846ce4baa7dc50750 (patch) | |
| tree | 5a76e5274233db30479934055ff21ca87076fa32 /python/run-bindtests | |
| parent | 52be4c442f4421fe8209824fc799e889f192f4e4 (diff) | |
| download | libguestfs-d7117ecdd5bda369337cfa8846ce4baa7dc50750.tar.gz libguestfs-d7117ecdd5bda369337cfa8846ce4baa7dc50750.tar.xz libguestfs-d7117ecdd5bda369337cfa8846ce4baa7dc50750.zip | |
python: Fix comment referring to Perl(!)
(cherry picked from commit 7dd2389359d190e81696f1b2e91e719bdc1822f2)
Diffstat (limited to 'python/run-bindtests')
| -rwxr-xr-x | python/run-bindtests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/run-bindtests b/python/run-bindtests index 1a8ba766..837da4e5 100755 --- a/python/run-bindtests +++ b/python/run-bindtests @@ -1,5 +1,5 @@ #!/bin/sh - -# libguestfs Perl bindings +# libguestfs Python bindings # Copyright (C) 2009-2012 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify |
