Put the browser-js.done marker at the right place
This commit is contained in:
parent
c48eaad3cd
commit
d39202c16c
@ -64,7 +64,7 @@ if [ "x$BROWSER_TESTS" != "x" ]; then
|
||||
sed "s/{{tname}}/${tname}/" index.html.tpl > "browser/${tname}.html"
|
||||
echo "${tname}.html" >> "browser/tests.txt"
|
||||
done
|
||||
touch -r "${PREFIX}/lib/libsodium.js" test/browser-js.done
|
||||
touch -r "${PREFIX}/lib/libsodium.js" ../browser-js.done
|
||||
)
|
||||
else
|
||||
echo 'Running the test suite'
|
||||
|
Loading…
Reference in New Issue
Block a user