From edad16ba75996154290264e8e7a8532efd945fca Mon Sep 17 00:00:00 2001 From: xiaosuGW Date: Wed, 27 Oct 2021 23:46:43 -0400 Subject: [PATCH] update debug.sh --- runtime/tests/debug.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/runtime/tests/debug.sh b/runtime/tests/debug.sh index a10afd3..c0d12e7 100755 --- a/runtime/tests/debug.sh +++ b/runtime/tests/debug.sh @@ -11,11 +11,7 @@ declare project_path="$( path=`pwd` echo $project_path cd $project_path/runtime/bin -<<<<<<< HEAD export SLEDGE_SCHEDULER=SRSF -======= -#export SLEDGE_SCHEDULER=SRSF ->>>>>>> 9b630ee06e64f416c4ed71ab40ae988fd66a9963 #export SLEDGE_DISABLE_PREEMPTION=true export SLEDGE_SANDBOX_PERF_LOG=$path/srsf.log export LD_LIBRARY_PATH="$(pwd):$LD_LIBRARY_PATH"