summaryrefslogtreecommitdiff
path: root/test/shell/lvconvert-mirror-basic-0.sh
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2017-07-02 21:38:32 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2017-07-10 14:23:53 +0200
commite55bae2b2caa67d6b6ee1346fd5cebfe67698677 (patch)
tree33f824a254de3845af681940d1fb76c766ceba09 /test/shell/lvconvert-mirror-basic-0.sh
parent24751b45bdb1e2f0dc120ccfab7c10b820a1ec53 (diff)
downloadlvm2-e55bae2b2caa67d6b6ee1346fd5cebfe67698677.tar.gz
tests: use bash
Diffstat (limited to 'test/shell/lvconvert-mirror-basic-0.sh')
-rw-r--r--test/shell/lvconvert-mirror-basic-0.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/shell/lvconvert-mirror-basic-0.sh b/test/shell/lvconvert-mirror-basic-0.sh
index 8476f6e12..02f32a952 100644
--- a/test/shell/lvconvert-mirror-basic-0.sh
+++ b/test/shell/lvconvert-mirror-basic-0.sh
@@ -1,4 +1,5 @@
-#!/bin/sh
+#!/usr/bin/env bash
+
# Copyright (C) 2010 Red Hat, Inc. All rights reserved.
#
# This copyrighted material is made available to anyone wishing to use,