diff options
Diffstat (limited to 'tests/qemu-iotests/218')
-rwxr-xr-x | tests/qemu-iotests/218 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/218 b/tests/qemu-iotests/218 index 853ed52b34..8345793902 100755 --- a/tests/qemu-iotests/218 +++ b/tests/qemu-iotests/218 @@ -25,7 +25,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 |