From df63e0704aaed8ca4ce89f84586978c0b714ebf8 Mon Sep 17 00:00:00 2001 From: Riccardo Spagni Date: Sat, 3 Sep 2016 22:03:44 +0200 Subject: fix remaining bitmonero and simplewallet bits --- tests/libwallet_api_tests/scripts/open_wallet_1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libwallet_api_tests/scripts/open_wallet_1.sh') diff --git a/tests/libwallet_api_tests/scripts/open_wallet_1.sh b/tests/libwallet_api_tests/scripts/open_wallet_1.sh index 08f4e28ab..6e5a373d8 100755 --- a/tests/libwallet_api_tests/scripts/open_wallet_1.sh +++ b/tests/libwallet_api_tests/scripts/open_wallet_1.sh @@ -1,5 +1,5 @@ #!/bin/bash -rlwrap simplewallet --wallet-file wallet_01.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_01.log +rlwrap monero-wallet-cli --wallet-file wallet_01.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_01.log -- cgit v1.2.3