Correct an inaccurate log message.
git-svn-id: svn://10.0.0.236/trunk@147310 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -113,7 +113,7 @@ dbtest_main()
|
||||
cd ${HOSTDIR}
|
||||
|
||||
|
||||
Echo "test opening the database readonly in a nonexisting directory"
|
||||
Echo "test opening the database read/write in a nonexisting directory"
|
||||
certutil -L -X -d ./non_existant_dir
|
||||
ret=$?
|
||||
if [ $ret -ne 255 ]; then
|
||||
|
||||
Reference in New Issue
Block a user