X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tests%2Ftest-imagex-capture_and_apply;h=d281f8ec10df337872e53ff492eb8fb5bb09963d;hp=00090281f378ab1b544c1191da182505293628f0;hb=a5e30a05b4d7f02c57cc8fbb18e22d6fe31a79a0;hpb=a3c53f0d3e2ea2267ca89caf100cd41adfabd556 diff --git a/tests/test-imagex-capture_and_apply b/tests/test-imagex-capture_and_apply index 00090281..d281f8ec 100755 --- a/tests/test-imagex-capture_and_apply +++ b/tests/test-imagex-capture_and_apply @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Test capturing and applying a WIM image in the normal (non-NTFS) capture mode # @@ -10,8 +10,7 @@ set -e cd tests -srcdir="${srcdir:-.}/.." -srcdir="$(cd $srcdir; pwd)" +. tests-common.sh imagex() { echo "imagex $@"