diff options
Diffstat (limited to 'tests/integration')
-rw-r--r-- | tests/integration/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index 75b61cb..a608bef 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -417,7 +417,7 @@ end tftp = 127.0.0.1:55123 a = $0 -+ sed -e 's/-agent$/-worker/' <"$0" | set w ++sed -e 's/-agent$/-worker/' <"$0" | set w : agent : |