diff options
author | 2014-06-22 14:18:01 +0000 | |
---|---|---|
committer | 2014-06-22 14:18:01 +0000 | |
commit | 14344d135694bfe811a2ffab83e8210d3b209df2 (patch) | |
tree | 491274fc04dafbfd10ac9e11fb9c1997ce1cc562 /regress/usr.sbin/relayd/args-http-filter-url-file.pl | |
parent | nuke unused test programs; ok jsing (diff) | |
download | wireguard-openbsd-14344d135694bfe811a2ffab83e8210d3b209df2.tar.xz wireguard-openbsd-14344d135694bfe811a2ffab83e8210d3b209df2.zip |
Fix the relayd regression tests. Now they pass with and without
an obj directory. The relayd process can also run on a remote
machine for different timing.
Diffstat (limited to 'regress/usr.sbin/relayd/args-http-filter-url-file.pl')
-rw-r--r-- | regress/usr.sbin/relayd/args-http-filter-url-file.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.sbin/relayd/args-http-filter-url-file.pl b/regress/usr.sbin/relayd/args-http-filter-url-file.pl index 15266811138..823794dd365 100644 --- a/regress/usr.sbin/relayd/args-http-filter-url-file.pl +++ b/regress/usr.sbin/relayd/args-http-filter-url-file.pl @@ -12,7 +12,7 @@ our %args = ( protocol => [ "http", 'return error', 'label test_reject_label', - 'url filter file args-http-filter-url-file.in log', + 'url filter file "$curdir/args-http-filter-url-file.in" log', 'no label', ], loggrep => { |