Mercurial > trustbridge
comparison cinst/README @ 1182:0651afddb4ec
Merged.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Mon, 22 Sep 2014 12:40:06 +0200 |
parents | c8f698ca6355 |
children |
comparison
equal
deleted
inserted
replaced
1181:f8ad8fc464db | 1182:0651afddb4ec |
---|---|
7 Manual Invocation of the certificate installation parts | 7 Manual Invocation of the certificate installation parts |
8 ======================================================= | 8 ======================================================= |
9 There is a test list in ui/tests that you can use to manually | 9 There is a test list in ui/tests that you can use to manually |
10 invoke the command. e.g.: | 10 invoke the command. e.g.: |
11 | 11 |
12 ./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall | 12 ./trustbridge-certificate-installer list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall |
13 | 13 |
14 A choices file lies next to it. | 14 A choices file lies next to it. |
15 ./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \ | 15 ./trustbrdige-certificate-installer list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \ |
16 choices=<path_to_repo>/ui/tests/data/choices-example.txt | 16 choices=<path_to_repo>/ui/tests/data/choices-example.txt |