diff options
Diffstat (limited to 'tests/dd/misc.sh')
-rwxr-xr-x | tests/dd/misc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/misc.sh b/tests/dd/misc.sh index 52a5b2081..9a9bba1ea 100755 --- a/tests/dd/misc.sh +++ b/tests/dd/misc.sh @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -. "${srcdir=.}/init.sh"; path_prepend_ ../src +. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src print_ver_ dd tmp_in=dd-in |