diff options
Diffstat (limited to 'checks/clearsig.test')
-rwxr-xr-x | checks/clearsig.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/clearsig.test b/checks/clearsig.test index 768c59d9b..d633713c9 100755 --- a/checks/clearsig.test +++ b/checks/clearsig.test @@ -1,6 +1,6 @@ #!/bin/sh -. defs.inc || exit 3 +. $srcdir/defs.inc || exit 3 # I can't compare the out because plain-3 has no LF as last charcater # but the output has always one. I do not thinkl this is a bug, because |