diff options
Diffstat (limited to 'tests/qemu-iotests/144')
-rwxr-xr-x | tests/qemu-iotests/144 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/144 b/tests/qemu-iotests/144 index 118c099..15157f3 100755 --- a/tests/qemu-iotests/144 +++ b/tests/qemu-iotests/144 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Check live snapshot, followed by active commit, and another snapshot. # # This test is to catch the error case of BZ #1300209: |