mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-17 15:49:56 +00:00
test/scripts/components: Applied consistent style.
Signed-off-by: Minos Galanakis <[email protected]>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
################################################################
|
||||
|
||||
# Helper function for controlling (start & stop) the psasim server.
|
||||
helper_psasim_server() {
|
||||
helper_psasim_server () {
|
||||
OPERATION=$1
|
||||
if [ "$OPERATION" == "start" ]; then
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user