]> wimlib.net Git - wimlib/blobdiff - tests/test-imagex
Debian package updates
[wimlib] / tests / test-imagex
index 85689e5deb44531c90147b3eb2656672f662dad4..0d49e22e63a5713868c684acf601505b0cfaab01 100755 (executable)
@@ -1,11 +1,11 @@
-#!/bin/sh
+#!/bin/bash
 
 # This script does some sanity testing of the 'imagex' program.  It by no means
 # tests every aspect of wimlib comprehensively.
 
 set -e
+srcdir=`pwd`
 cd tests
-srcdir=..
 
 imagex() {
        echo "imagex $@"