Cmake cleanup (#77)

This commit is contained in:
Ravin Perera
2019-12-21 07:05:20 +05:30
committed by GitHub
parent e43cbc9326
commit b6497d0f82
17 changed files with 149 additions and 188 deletions

BIN
test/fusebin/fusermount3 Executable file

Binary file not shown.

BIN
test/fusebin/libfuse3.so.3 Executable file

Binary file not shown.

2
test/fusebin/readme.txt Normal file
View File

@@ -0,0 +1,2 @@
Files in this directory contains binaries required for fuse integration for Ubuntu/Debian environment.
This is used for test cluster setup scripts.

View File

@@ -14,8 +14,8 @@ if [ $mode = "new" ]; then
$hpcore/build/hpstatemon \
$hpcore/examples/echo_contract/contract.js \
$hpcore/examples/random_contract/rnd_contract \
$hpcore/fusebin/libfuse3.so.3 \
$hpcore/fusebin/fusermount3 \
../fusebin/libfuse3.so.3 \
../fusebin/fusermount3 \
./consensus-test-continuous.sh \
./setup-hp.sh \
geveo@$vmip:~/