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/executionprogress_default.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sourcecodes/executionprogress_default.php') diff --git a/sourcecodes/executionprogress_default.php b/sourcecodes/executionprogress_default.php index 0cc09b81..e609bfa4 100644 --- a/sourcecodes/executionprogress_default.php +++ b/sourcecodes/executionprogress_default.php @@ -7,8 +7,7 @@ include("input_validate.php"); $keyval=valid_keyval($_GET["My_key"]); //$dir="./data/"; -//$dir="/tmp/bnw/"; -$dir="/var/lib/genenet/bnw/"; +$dir="/tmp/bnw/"; //number of parents $pfile=$dir.$keyval."parent.txt"; -- cgit 1.4.1