Add the missing ICU APIs to the ICU shim (#7840)
[platform/upstream/coreclr.git] / clean.sh
index 8d88bd2..dacb5e2 100755 (executable)
--- a/clean.sh
+++ b/clean.sh
@@ -25,7 +25,7 @@ if [ $# == 0 ]; then
     clean_packages=true
 fi
 
-while [[ $# > 0 ]]
+while [[ $# -gt 0 ]]
 do
     opt="$1"
     case $opt in