Skip to content

Console Output

01:55:30 [2019-08-28T01:55:30.981Z] + bundleName=powerpc-integration
01:55:30 [2019-08-28T01:55:30.981Z] + echo Creating powerpc-integration-bundles.tar.gz
01:55:30 [2019-08-28T01:55:30.981Z] Creating powerpc-integration-bundles.tar.gz
01:55:30 [2019-08-28T01:55:30.981Z] + + xargs tar -czf powerpc-integration-bundles.tar.gz
01:55:30 [2019-08-28T01:55:30.981Z] find bundles -path */root/*overlay2 -prune -o -type f ( -o -name *.log -o -name *.prof ) -print
01:55:30 [2019-08-28T01:55:30.981Z] find: invalid expression; you have used a binary operator '-o' with nothing before it.
01:55:30 [2019-08-28T01:55:30.981Z] tar: Cowardly refusing to create an empty archive
01:55:30 [2019-08-28T01:55:30.981Z] Try 'tar --help' or 'tar --usage' for more information.