mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
js: measuring make check time is not useful, especially not in a web browser
This commit is contained in:
@@ -117,7 +117,7 @@ else
|
||||
mv -f "${file}.tmp" "$file"
|
||||
done
|
||||
)
|
||||
time make $MAKE_FLAGS check || exit 1
|
||||
make $MAKE_FLAGS check || exit 1
|
||||
touch "$DONE_FILE"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user