From df50755c2732fac29f22c685be3cf699fece9d80 Mon Sep 17 00:00:00 2001 From: Kento Sato Date: Mon, 24 Sep 2018 17:54:54 -0700 Subject: [PATCH] updates --- test/reomp/build_reomp_example.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/reomp/build_reomp_example.sh b/test/reomp/build_reomp_example.sh index dad6446..b27318d 100755 --- a/test/reomp/build_reomp_example.sh +++ b/test/reomp/build_reomp_example.sh @@ -1,7 +1,7 @@ #!/bin/bash - +set -x ######################### # Build without ReOMP # #########################