From 1adba473e6917b227e1b0a1118148101dca202e7 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Mon, 31 Mar 2014 16:53:55 +0200 Subject: add quellcode Signed-off-by: Manuel Traut --- quellcode/versuch3/buildNcopy | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 quellcode/versuch3/buildNcopy (limited to 'quellcode/versuch3/buildNcopy') diff --git a/quellcode/versuch3/buildNcopy b/quellcode/versuch3/buildNcopy new file mode 100755 index 0000000..6b29778 --- /dev/null +++ b/quellcode/versuch3/buildNcopy @@ -0,0 +1,2 @@ +#!/bin/bash +make static_libs=1 shared_libs_only=0 static_libs_only=1 -f GNUmakefile.Benchmark_Receiver && make static_libs=1 shared_libs_only=0 static_libs_only=1 -f GNUmakefile.Benchmark_Supplier && scp Receiver root@136.230.189.129:/opt/acetao/tests && scp Supplier root@136.230.189.135:/opt/acetao/tests -- cgit v1.2.3