Adjust patch level
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
7ceed042c4
commit
5c46a8a560
@ -7,10 +7,10 @@ All current boards are too slow to deliver required timing.
|
|||||||
|
|
||||||
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
|
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
|
||||||
|
|
||||||
diff --git a/nss/tests/dbtests/dbtests.sh b/nss/tests/dbtests/dbtests.sh
|
diff --git a/tests/dbtests/dbtests.sh b/tests/dbtests/dbtests.sh
|
||||||
index c82ea85..067b40d 100755
|
index c82ea85..067b40d 100755
|
||||||
--- a/nss/tests/dbtests/dbtests.sh
|
--- a/tests/dbtests/dbtests.sh
|
||||||
+++ b/nss/tests/dbtests/dbtests.sh
|
+++ b/tests/dbtests/dbtests.sh
|
||||||
@@ -366,7 +366,7 @@ dbtest_main()
|
@@ -366,7 +366,7 @@ dbtest_main()
|
||||||
RARRAY=($dtime)
|
RARRAY=($dtime)
|
||||||
TIMEARRAY=(${RARRAY[1]//./ })
|
TIMEARRAY=(${RARRAY[1]//./ })
|
||||||
@ -20,10 +20,10 @@ index c82ea85..067b40d 100755
|
|||||||
ret=$?
|
ret=$?
|
||||||
html_msg ${ret} 0 "certutil dump keys with explicit default trust flags"
|
html_msg ${ret} 0 "certutil dump keys with explicit default trust flags"
|
||||||
fi
|
fi
|
||||||
diff --git a/nss/tests/sdr/sdr.sh b/nss/tests/sdr/sdr.sh
|
diff --git a/tests/sdr/sdr.sh b/tests/sdr/sdr.sh
|
||||||
index a934460..e7024d2 100755
|
index a934460..e7024d2 100755
|
||||||
--- a/nss/tests/sdr/sdr.sh
|
--- a/tests/sdr/sdr.sh
|
||||||
+++ b/nss/tests/sdr/sdr.sh
|
+++ b/tests/sdr/sdr.sh
|
||||||
@@ -146,7 +146,7 @@ sdr_main()
|
@@ -146,7 +146,7 @@ sdr_main()
|
||||||
RARRAY=($dtime)
|
RARRAY=($dtime)
|
||||||
TIMEARRAY=(${RARRAY[1]//./ })
|
TIMEARRAY=(${RARRAY[1]//./ })
|
||||||
|
Loading…
Reference in New Issue
Block a user