mirror of https://github.com/wolfSSL/wolfssl.git
Missing fix
parent
e4b211bee9
commit
971df19c5c
|
@ -75,7 +75,7 @@ function Test() {
|
|||
function Remove() {
|
||||
UnlinkFiles
|
||||
|
||||
rm -rf ./async
|
||||
rm -rf ${ASYNC_DIR}
|
||||
}
|
||||
|
||||
if [ "$#" -gt 1 ]; then
|
||||
|
|
Loading…
Reference in New Issue