diff options
Diffstat (limited to 'tests/qemu-iotests/022')
-rwxr-xr-x | tests/qemu-iotests/022 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/022 b/tests/qemu-iotests/022 index ccf2319..635ad14 100755 --- a/tests/qemu-iotests/022 +++ b/tests/qemu-iotests/022 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Test bdrv_load/save_vmstate using the usual patterns # |