From ea57b1b4be4cbebccde013b326128a599ae193ee Mon Sep 17 00:00:00 2001 From: "Christopher L. Conway" Date: Thu, 8 Jul 2010 20:29:20 +0000 Subject: [PATCH] Moving cluster-qf_lra-full to scripts project --- contrib/cluster-qf_lra-full | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100755 contrib/cluster-qf_lra-full diff --git a/contrib/cluster-qf_lra-full b/contrib/cluster-qf_lra-full deleted file mode 100755 index 0fbfbecfe..000000000 --- a/contrib/cluster-qf_lra-full +++ /dev/null @@ -1,18 +0,0 @@ - -TO_EMAIL="taking@cs.nyu.edu" -CC_EMAIL="" -function RunClusterRegressions() { - local job_name="cvc4-$1" - local cvc4_binary="$2" - local config_line="$3" - mysql -u smt_cluster --password=`cat ~/.mysql_password` smt_cluster <