From fba1f142172839c57c5bb46b5b1530e8ca439843 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 24 Apr 2017 18:56:44 +0200 Subject: test: call correct test script --- test/fcopy/fcopy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fcopy/fcopy.sh b/test/fcopy/fcopy.sh index fffdbd606..19401cf98 100755 --- a/test/fcopy/fcopy.sh +++ b/test/fcopy/fcopy.sh @@ -28,6 +28,6 @@ echo "TESTING: fcopy link (test/fcopy/linkcopy.exp)" ./linkcopy.exp echo "TESTING: fcopy trailing char (test/copy/trailing.exp)" -./linkcopy.exp +./trailing.exp rm -fr dest/* -- cgit v1.2.3-54-g00ecf