diff options
Diffstat (limited to 'tests/qemu-iotests/224')
-rwxr-xr-x | tests/qemu-iotests/224 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/224 b/tests/qemu-iotests/224 index c31c55b49d..4df5157e8d 100755 --- a/tests/qemu-iotests/224 +++ b/tests/qemu-iotests/224 @@ -19,7 +19,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# Creator/Owner: Max Reitz <mreitz@redhat.com> +# Creator/Owner: Hanna Reitz <hreitz@redhat.com> import iotests from iotests import log, qemu_img, qemu_io_silent, filter_qmp_testfiles, \ |