mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
Missing fix
This commit is contained in:
@@ -75,7 +75,7 @@ function Test() {
|
|||||||
function Remove() {
|
function Remove() {
|
||||||
UnlinkFiles
|
UnlinkFiles
|
||||||
|
|
||||||
rm -rf ./async
|
rm -rf ${ASYNC_DIR}
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$#" -gt 1 ]; then
|
if [ "$#" -gt 1 ]; then
|
||||||
|
Reference in New Issue
Block a user