# Copyright (c) 2025, 2026 Oracle and/or its affiliates. # Licensed under the Universal Permissive License v1.0 as shown at # https://oss.oracle.com/licenses/upl ...
if ($SMALL_CLEAN_SIZE_IN_GB -ge 0 -and $SMALL_CLEAN_SIZE_IN_GB -ge $MAX_SIZE_IN_GB) { Write-Host "error: small clean threshold (${SMALL_CLEAN_SIZE_IN_GB}GB) must be ...