From d93823c0da30a72d38742162446622e58fe2649e Mon Sep 17 00:00:00 2001 From: Marcus Povey Date: Sat, 6 Apr 2013 16:26:30 +0100 Subject: [PATCH] Modified expect script to work with my BeBox (Thomson TG585 v7, software Be 8.2.7.7.KS) --- plugins/beboxsync/beboxstats.expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/beboxsync/beboxstats.expect b/plugins/beboxsync/beboxstats.expect index aedd3d89..c990f271 100755 --- a/plugins/beboxsync/beboxstats.expect +++ b/plugins/beboxsync/beboxstats.expect @@ -19,7 +19,7 @@ expect "Password :" send "$password\r" expect "}=>" -send "adsl info\r" +send "adsl info expand=enabled\r" expect "}=>" send "exit\r"