Adjust patch level

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-11-14 13:35:51 +02:00
parent 7ceed042c4
commit 5c46a8a560
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -7,10 +7,10 @@ All current boards are too slow to deliver required timing.
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
--- a/nss/tests/dbtests/dbtests.sh
+++ b/nss/tests/dbtests/dbtests.sh
--- a/tests/dbtests/dbtests.sh
+++ b/tests/dbtests/dbtests.sh
@@ -366,7 +366,7 @@ dbtest_main()
RARRAY=($dtime)
TIMEARRAY=(${RARRAY[1]//./ })
@ -20,10 +20,10 @@ index c82ea85..067b40d 100755
ret=$?
html_msg ${ret} 0 "certutil dump keys with explicit default trust flags"
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
--- a/nss/tests/sdr/sdr.sh
+++ b/nss/tests/sdr/sdr.sh
--- a/tests/sdr/sdr.sh
+++ b/tests/sdr/sdr.sh
@@ -146,7 +146,7 @@ sdr_main()
RARRAY=($dtime)
TIMEARRAY=(${RARRAY[1]//./ })