Commit 7ad9c60
committed
fix(ci) Use PrestoC++ license check script for protocol
The protocol generation used the Velox
license check script to remove the license headers
from special files. But presto-native-execution
has its own license check that should be used.
This decouples PrestoC++ and Velox.1 parent c270c64 commit 7ad9c60
File tree
1 file changed
+1
-1
lines changed- presto-native-execution/presto_cpp/presto_protocol
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments