Realtime IO path tests; get local host configs working again.

This commit is contained in:
fsgqa
2004-07-09 04:16:16 +00:00
parent af9fb020ce
commit 149fd556bd
3 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -364,7 +364,7 @@ known_hosts()
}
if [ -f "$HOST_OPTIONS" ]; then
. ./"$HOST_OPTIONS"
. "$HOST_OPTIONS"
else
known_hosts
fi