Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18587
Change subject: [tools] Fix tar argument ordering to exclude .pyc ...................................................................... [tools] Fix tar argument ordering to exclude .pyc Moves `--exclude='*.pyc'` before the files to add as required by tar on Debian. Fixes the message > tar: --exclude ‘*.pyc’ has no effect Change-Id: I79e344f2df6f27e8961ed9d949e59d44cce5d10f --- M shell/make_shell_tarball.sh 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/18587/1 -- To view, visit http://gerrit.cloudera.org:8080/18587 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I79e344f2df6f27e8961ed9d949e59d44cce5d10f Gerrit-Change-Number: 18587 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
