From d600a293a7f33397243c449d895168a4d4a9376d Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 16 Apr 2017 21:11:10 +0200 Subject: test: make tests independent of libdir --- test/fcopy/linkcopy.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/fcopy/linkcopy.exp') diff --git a/test/fcopy/linkcopy.exp b/test/fcopy/linkcopy.exp index beceb3675..46ee327cb 100755 --- a/test/fcopy/linkcopy.exp +++ b/test/fcopy/linkcopy.exp @@ -13,7 +13,7 @@ match_max 100000 send -- "rm -fr dest/*\r" after 100 -send -- "/usr/lib/firejail/fcopy src/dircopy.exp dest\r" +send -- "fcopy src/dircopy.exp dest\r" after 100 send -- "find dest\r" -- cgit v1.2.3-54-g00ecf