logging
This commit is contained in:
@@ -8,9 +8,6 @@ function check() {
|
||||
|
||||
check_mandatory_packages || return 11
|
||||
check_one_release || return 12
|
||||
|
||||
echo "container <$CONTAINER> approved successfully!"
|
||||
return 0
|
||||
}
|
||||
|
||||
function check_mandatory_packages() {
|
||||
|
||||
Reference in New Issue
Block a user