You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of this task was covered in #267. There are just two more things that need to be done:
Consistently enabling verbosity when calling tar(1). Right now there are still a few tar(1) invocations that don't use the -v flag.
Making 90-linux-migration-artifact.binary invoke pigz(1) with the -I pigz argument to tar(1) rather than a pipe. As mentioned in Use pigz(1) when compressing tarballs. #267, this would make all usage of pigz(1) consistent.
similar to what we do for the migration image.
The text was updated successfully, but these errors were encountered: