Skip to content

Commit 3d21a59

Browse files
committed
Enable back
1 parent 1959d73 commit 3d21a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image/copy/copy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ func Image(ctx context.Context, policyContext *signature.PolicyContext, destRef,
262262
if !isTTY(reportWriter) {
263263
progressOutput = io.Discard
264264

265-
// setupNonTTYProgressWriter(reportWriter, options)
265+
setupNonTTYProgressWriter(reportWriter, options)
266266
}
267267

268268
c := &copier{

0 commit comments

Comments
 (0)