summaryrefslogtreecommitdiff
path: root/test/shell/thin-merge.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/thin-merge.sh
parent24751b45bdb1e2f0dc120ccfab7c10b820a1ec53 (diff)
downloadlvm2-e55bae2b2caa67d6b6ee1346fd5cebfe67698677.tar.gz
tests: use bash
Diffstat (limited to 'test/shell/thin-merge.sh')
-rw-r--r--test/shell/thin-merge.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/shell/thin-merge.sh b/test/shell/thin-merge.sh
index 9955aaba9..7baaa55e0 100644
--- a/test/shell/thin-merge.sh
+++ b/test/shell/thin-merge.sh
@@ -1,4 +1,5 @@
-#!/bin/bash
+#!/usr/bin/env bash
+
# Copyright (C) 2013 Red Hat, Inc. All rights reserved.
#
# This copyrighted material is made available to anyone wishing to use,