selftest: abstract Samba3 provision a bit
[metze/samba/wip.git] / source3 / script / tests / test_net_misc.sh
index 0a0636ac8a9b406ae4d5cd951edd4c7a809277be..9f5fdfe9251f119e8aa70f6b5427d18ec95e8d73 100755 (executable)
@@ -16,7 +16,7 @@ test_time()
 {
        PARAM="$1"
 
-       ${NETTIME} ${PARAM} -S localhost2
+       ${NETTIME} -S ${SERVER} ${PARAM}
 }
 
 test_lookup()