make the upgrade shut up
This commit is contained in:
parent
7b810ec227
commit
d5c2275c96
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ MBZK_LPVzqhb4TV4mMRTJg PBtmpl0000000000000088
|
|||
$data->{isDefault} = 1;
|
||||
}
|
||||
if (scalar keys %{ $data }) {
|
||||
print "\n\t\tUpdating ".$asset->getTitle." ... ";
|
||||
print "\n\t\tUpdating ".$asset->getTitle." ... " unless $quiet;
|
||||
$asset->update($data);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue