mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Cmake cleanup (#77)
This commit is contained in:
BIN
test/fusebin/fusermount3
Executable file
BIN
test/fusebin/fusermount3
Executable file
Binary file not shown.
BIN
test/fusebin/libfuse3.so.3
Executable file
BIN
test/fusebin/libfuse3.so.3
Executable file
Binary file not shown.
2
test/fusebin/readme.txt
Normal file
2
test/fusebin/readme.txt
Normal 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.
|
||||
@@ -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:~/
|
||||
|
||||
Reference in New Issue
Block a user