Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/7145
Change subject: IMPALA-5482: fix git checkout when workloads are modified ...................................................................... IMPALA-5482: fix git checkout when workloads are modified When git checkout would overwrite changes, it fails and alerts the user to do something with the changes. This patch removes any changes to files induced by the workload copy-and-paste. Testing: using a patch provided by Lars Volker that touched testdata/workloads/ (https://gerrit.cloudera.org/#/c/7073/), I was able to reproduce the problem he saw and see that this patch fixed it. Change-Id: I9a0d004c353eb4b547aeaf3c56289594326653d7 --- M bin/single_node_perf_run.py 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/7145/1 -- To view, visit http://gerrit.cloudera.org:8080/7145 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9a0d004c353eb4b547aeaf3c56289594326653d7 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
