tests: Solved multiple errors caused by configuration changes

refs #2360

Change-Id: I447724f18669782d00a1faac8589b58d923785dc
diff --git a/test_localhost_scope/in-master.sh b/test_localhost_scope/in-master.sh
index 4ddd489..a247492 100755
--- a/test_localhost_scope/in-master.sh
+++ b/test_localhost_scope/in-master.sh
@@ -21,7 +21,7 @@
 
 # set up socat on A
 socat -v UNIX-LISTEN:/tmp/localhost-test-B.sock,fork TCP:$IP4_B1:6363 &> logs/socat.log &
-echo "unix_socket=/tmp/localhost-test-B.sock" > $HOME/.ndn/client.conf
+echo "transport=unix:///tmp/localhost-test-B.sock" > $HOME/.ndn/client.conf
 sleep 1
 
 # send interest