implemented the option added in the previous commit
This commit is contained in:
@ -12,6 +12,7 @@ test_default_index()
|
||||
mkdir -p "${tmpdir}"
|
||||
|
||||
## check if index.html is retrieved
|
||||
echo ../bin/hio-webs --file-no-list-dir "${srvaddr}" "${tmpdir}" 2>/dev/null &
|
||||
../bin/hio-webs --file-no-list-dir "${srvaddr}" "${tmpdir}" 2>/dev/null &
|
||||
local jid=$!
|
||||
|
||||
|
Reference in New Issue
Block a user