Lars Volker has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8698
Change subject: Remove "incubator-" from URLs. ...................................................................... Remove "incubator-" from URLs. I did this with the help of this command: git grep -l incubator | grep -v -E "testdata" | xargs sed -i -e "s/incubator-//" Change-Id: I6a8e10418f75c89a1f0b2111f860417a80dc10c5 --- M bin/bootstrap_system.sh M bin/push_to_asf.py M docs/README.md M docs/impala_keydefs.ditamap M docs/topics/impala_install.xml M docs/topics/impala_reserved_words.xml M tests/benchmark/report_benchmark_results.py 7 files changed, 11 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/98/8698/1 -- To view, visit http://gerrit.cloudera.org:8080/8698 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6a8e10418f75c89a1f0b2111f860417a80dc10c5 Gerrit-Change-Number: 8698 Gerrit-PatchSet: 1 Gerrit-Owner: Lars Volker <[email protected]>
