summaryrefslogtreecommitdiff
path: root/user/xmlsec/testrun.patch
blob: 6666f7d28d3d80040667cd9d94d6ae8a3e76f367 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xmlsec1-1.3.3/tests/testrun.sh	2024-04-05 18:19:20.980000000 +0000
+++ xmlsec1-1.3.3/tests/testrun.sh	2024-04-05 18:19:36.110000000 +0000
@@ -769,7 +769,7 @@
 rm -rf $tmpfile $tmpfile.2 tmpfile.3
 
 # run tests
-source "$testfile"
+. "$testfile"
 
 # calculate success
 percent_success=0