From 79330b3cc7832a268c647d56396ab65b314a1901 Mon Sep 17 00:00:00 2001 From: Samir Amar-Youcef Date: Fri, 20 Mar 2015 16:16:40 +0100 Subject: [PATCH] small change --- s-curves/cpp_based-on-dabc-lib/run.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/s-curves/cpp_based-on-dabc-lib/run.sh b/s-curves/cpp_based-on-dabc-lib/run.sh index a0f2f02..8946cd7 100755 --- a/s-curves/cpp_based-on-dabc-lib/run.sh +++ b/s-curves/cpp_based-on-dabc-lib/run.sh @@ -1,3 +1,4 @@ +#!/bin/bash export LD_LIBRARY_PATH=/d/jspc22/dabc/lib/:$LD_LIBRARY_PATH -time ./unpacker $1 $2 $3 $4 +time ./unpacker $1 $2 $3 $4 >> /local/samir/unpack.log -- 2.43.0