f075bcbc98f6eb3a2ba25ebec433a3d5eba2e55b
Using ; to join commands in a rule causes failures to be ignored by make. Use && instead, and add true at the end as the second operand to the last && operator. Also inline copy-test-in-batch, batching is no longer necessary as kati will fall back to a shell script if the recipe is too long to fit in a command line. Test: builds Change-Id: I4a2528bf2a15106cfabaae0336662c4a0464271d
Description
No description provided
Languages
Makefile
32.1%
Python
31.1%
Go
13.7%
Rust
7.7%
Java
5.2%
Other
10.1%