From: Zistack <Zistack@null.net>
Date: Mon, 8 Jul 2019 20:49:17 +0000 (-0700)
Subject: Fixed compile script in gdax-orderbook-hpp so that it does not attempt to run the... 
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2252854db09b39c42ae5386ee37daa1e4bc38be7;p=c11concurrency-benchmarks.git

Fixed compile script in gdax-orderbook-hpp so that it does not attempt to run the compiled program
---

diff --git a/gdax-orderbook-hpp/compile.sh b/gdax-orderbook-hpp/compile.sh
index a4565b4..dd6eb59 100755
--- a/gdax-orderbook-hpp/compile.sh
+++ b/gdax-orderbook-hpp/compile.sh
@@ -1,3 +1,3 @@
 #!/bin/bash
 cd demo/
-make
+make demo