diff options
Diffstat (limited to 'tests/qemu-iotests/015')
-rwxr-xr-x | tests/qemu-iotests/015 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/015 b/tests/qemu-iotests/015 index 34b475f..f3b0acc 100755 --- a/tests/qemu-iotests/015 +++ b/tests/qemu-iotests/015 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Combined test to grow the refcount table and test snapshots. # |