1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

Correct redundant framework/../framework paths

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann
2024-07-01 16:39:39 +01:00
parent 3e00faf166
commit 7d0e5d20ab
4 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@
#if MBEDTLS_X509_MAX_INTERMEDIATE_CA > 19
#error "The value of MBEDTLS_X509_MAX_INTERMEDIATE_C is larger \
than the current threshold 19. To test larger values, please \
adapt the script framework/../framework/data_files/dir-max/long.sh."
adapt the script framework/data_files/dir-max/long.sh."
#endif
/* Test-only profile allowing all digests, PK algorithms, and curves. */