From 6c1e03c06e2712bafbbeb202353aaef823411359 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Fri, 5 Jul 2013 23:57:04 -0400 Subject: [PATCH] fix(bootstrap_sdk): Report the time it took to complete --- bootstrap_sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap_sdk b/bootstrap_sdk index 7aa9668b18..17f1e00f0b 100755 --- a/bootstrap_sdk +++ b/bootstrap_sdk @@ -117,4 +117,4 @@ if [[ ${FLAGS_upload} -eq ${FLAGS_TRUE} ]]; then "${UPLOAD_ROOT}/${FLAGS_version}/pkgs/" fi -info "Done!" +command_completed