From d7117ecdd5bda369337cfa8846ce4baa7dc50750 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 15 Aug 2012 14:05:36 +0100 Subject: python: Fix comment referring to Perl(!) (cherry picked from commit 7dd2389359d190e81696f1b2e91e719bdc1822f2) --- python/run-bindtests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/run-bindtests') 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 -- cgit