testing
This commit is contained in:
@@ -33,7 +33,7 @@ if [ -f $CHECKOUT_HISTORY_FILE ]; then
|
||||
if grep -qE '^[[:space:]]+$' <<< "${opkg_c}"; then
|
||||
continue
|
||||
fi
|
||||
if [ "${#opkg_c}" -eq 0 ]; then
|
||||
if [ "${#opkg_c}" -lt 4 ]; then
|
||||
continue
|
||||
fi
|
||||
echo "DDD=${#opkg_c}DDD"
|
||||
|
Reference in New Issue
Block a user