Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(933)

Unified Diff: mod_image_for_test.sh

Issue 2859005: Add Build Timer (Closed) Base URL: http://src.chromium.org/git/crosutils.git
Patch Set: space Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « common.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mod_image_for_test.sh
diff --git a/mod_image_for_test.sh b/mod_image_for_test.sh
index a157e59393a648a7760d82a363d6e14e5987deec..aeb92622ab84a623b74973c20348a720f5f88289 100755
--- a/mod_image_for_test.sh
+++ b/mod_image_for_test.sh
@@ -193,5 +193,8 @@ if [ "${VERIFY}" = "true" ]; then
fi
cleanup
+
+print_time_elapsed
+
trap - EXIT
« no previous file with comments | « common.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698