From e55bae2b2caa67d6b6ee1346fd5cebfe67698677 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Sun, 2 Jul 2017 21:38:32 +0200 Subject: tests: use bash --- test/shell/process-each-duplicate-vgnames.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/shell/process-each-duplicate-vgnames.sh') diff --git a/test/shell/process-each-duplicate-vgnames.sh b/test/shell/process-each-duplicate-vgnames.sh index 532c669cd..ea79c9195 100644 --- a/test/shell/process-each-duplicate-vgnames.sh +++ b/test/shell/process-each-duplicate-vgnames.sh @@ -1,4 +1,5 @@ -#!/bin/sh +#!/usr/bin/env bash + # Copyright (C) 2008-2013 Red Hat, Inc. All rights reserved. # # This copyrighted material is made available to anyone wishing to use, -- cgit v1.2.1