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