diff options
author | Txus <me@txus.io> | 2016-04-14 14:15:28 +0200 |
---|---|---|
committer | Txus <me@txus.io> | 2016-04-14 14:18:40 +0200 |
commit | 886ff9a666155b1083faf59500aa08adbe2a2103 (patch) | |
tree | ed7555403840716c0ba48eac0888f9b5a11be908 /tests | |
parent | a659f043b9ca82a2d9969aa0f6ad303bf2997f7d (diff) | |
download | rvi_sota_client-886ff9a666155b1083faf59500aa08adbe2a2103.tar.gz |
Make VIN part of the credentials
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ota_plus_client_tests.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ota_plus_client_tests.rs b/tests/ota_plus_client_tests.rs index 02ca55b..98e6de5 100644 --- a/tests/ota_plus_client_tests.rs +++ b/tests/ota_plus_client_tests.rs @@ -49,9 +49,9 @@ Options: change auth client id --auth-secret SECRET change auth secret + --auth-vin VIN change auth vin --ota-server URL change ota server URL - --ota-vin VIN change ota vin --ota-packages-dir PATH change downloaded directory for packages --ota-package-manager MANAGER |