From 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 15:19:03 -0600 Subject: Moving final GENENET8 version to master --- sourcecodes/execute_bn_gom.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sourcecodes/execute_bn_gom.php') diff --git a/sourcecodes/execute_bn_gom.php b/sourcecodes/execute_bn_gom.php index 1de6f9f6..8a728a24 100644 --- a/sourcecodes/execute_bn_gom.php +++ b/sourcecodes/execute_bn_gom.php @@ -5,8 +5,7 @@ $keyval=valid_keyval($_GET["My_key"]); //////////////execute c codes for local score/////////////////// //$dir="./data/"; -//$dir="/tmp/bnw/"; -$dir="/var/lib/genenet/bnw/"; +$dir="/tmp/bnw/"; $pfile=$dir.$keyval."parent.txt"; $parentf=file_get_contents("$pfile"); -- cgit 1.4.1