parsec: test.sh with many raw run commands

This commit is contained in:
Ciro Santilli
2018-03-08 09:04:09 +00:00
parent 9cbade209b
commit 03b1a720c4
3 changed files with 29 additions and 1 deletions

View File

@@ -40,6 +40,8 @@ define PARSEC_BENCHMARK_INSTALL_TARGET_CMDS
# know if this works until time consuming testing is done :-)
mkdir -p '$(TARGET_DIR)/parsec/'
$(INSTALL) -D -m 0755 '$(PARSEC_BENCHMARK_PKGDIR)/test.sh' '$(TARGET_DIR)/parsec/'
rsync -am $(if $(filter $(V),1),-v,) --include '*/' \
--include '/bin/***' \
--include '/config/***' \