From b3baf3299e6163ec5eb702d672e71f738047539d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 26 Aug 2018 02:25:00 +0100 Subject: [PATCH] add invocation of time --- sometest-to-tested | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sometest-to-tested b/sometest-to-tested index edab7d8..8048e10 100755 --- a/sometest-to-tested +++ b/sometest-to-tested @@ -6,5 +6,5 @@ set -o pipefail rm -rf tests/tmp export DGIT_TEST_RUN_PFX=eatmydata -nice tests/using-intree tests/run-all +time nice tests/using-intree tests/run-all git push main HEAD:${STTM_TESTED-tested} -- 2.30.2