diff options
Diffstat (limited to 'tests/qemu-iotests/258')
-rwxr-xr-x | tests/qemu-iotests/258 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/258 b/tests/qemu-iotests/258 index 7798a04..cfd536d 100755 --- a/tests/qemu-iotests/258 +++ b/tests/qemu-iotests/258 @@ -18,7 +18,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, \ |