diff options
Diffstat (limited to 'tests/find/debug-missing-arg.sh')
-rwxr-xr-x | tests/find/debug-missing-arg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/find/debug-missing-arg.sh b/tests/find/debug-missing-arg.sh index 64ed82cd..3c659527 100755 --- a/tests/find/debug-missing-arg.sh +++ b/tests/find/debug-missing-arg.sh @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. -. "${srcdir=.}/tests/init.sh" +. "${srcdir=.}/tests/init.sh"; fu_path_prepend_ print_ver_ find oldfind # Exercise both find executables. |