diff options
author | Thomas Haller <thaller@redhat.com> | 2014-04-22 12:19:29 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2014-04-22 12:24:25 +0200 |
commit | ab0c37d042f749f6f859b3010c079e53f1739dbf (patch) | |
tree | 9e4dd393603ea784612aa50b72d0f0ea05721c78 /callouts/tests/dispatcher-old-down | |
parent | 6fcbd205971370c58f937b50c6cb51bbbda0a51a (diff) | |
download | NetworkManager-ab0c37d042f749f6f859b3010c079e53f1739dbf.tar.gz |
dispatcher/test: fix tests after adding PATH environment variable
These tests were broken by commit 45ed459ae32976a120f607046021b48bf728c1d6.
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'callouts/tests/dispatcher-old-down')
-rw-r--r-- | callouts/tests/dispatcher-old-down | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/callouts/tests/dispatcher-old-down b/callouts/tests/dispatcher-old-down index 6396287f7b..836f353289 100644 --- a/callouts/tests/dispatcher-old-down +++ b/callouts/tests/dispatcher-old-down @@ -12,6 +12,7 @@ interface=wlan0 path=/org/freedesktop/NetworkManager/Devices/0 [env] +PATH= CONNECTION_UUID=3fd2a33a-d81b-423f-ae99-e6baba742311 CONNECTION_ID=Random Connection DEVICE_IFACE=wlan0 |