зеркало из https://github.com/mozilla/gecko-dev.git
certutil -L now opens the DB ReadOnly. Add the '-X' option to the test is still
testing the R/W case.
This commit is contained in:
Родитель
f462f5a326
Коммит
24ec92e64a
|
@ -114,7 +114,7 @@ dbtest_main()
|
|||
|
||||
|
||||
Echo "test opening the database readonly in a nonexisting directory"
|
||||
certutil -L -d ./non_existant_dir
|
||||
certutil -L -X -d ./non_existant_dir
|
||||
ret=$?
|
||||
if [ $ret -ne 255 ]; then
|
||||
html_failed "<TR><TD> Certutil succeeded in a nonexisting directory $ret"
|
||||
|
|
Загрузка…
Ссылка в новой задаче