This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master in repository toolchain/abe.
from 73ad705 Remove non-functional --nodepends option. TCWG-859. new e0810c9 Remove --with-dbuser, dbpasswd, dbhost options. TCWG-858.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bench/create-tables.sql | 185 ------------------------------------------------ bench/host2sql.sh | 130 ---------------------------------- bench/make-benchdata.sh | 121 ------------------------------- bench/make-datafiles.sh | 56 --------------- bench/plot-bench.sh | 82 --------------------- bench/run2sql.sh | 75 -------------------- bench/tab2sql.sh | 44 ------------ configure | 60 +--------------- configure.ac | 27 ------- host.conf.in | 4 -- lib/globals.sh | 8 --- 11 files changed, 1 insertion(+), 791 deletions(-) delete mode 100644 bench/create-tables.sql delete mode 100755 bench/host2sql.sh delete mode 100755 bench/make-benchdata.sh delete mode 100644 bench/make-datafiles.sh delete mode 100755 bench/plot-bench.sh delete mode 100755 bench/run2sql.sh delete mode 100755 bench/tab2sql.sh