[inactive-gitlab-users] Print timedelta
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [inactive-gitlab-users] Print timedelta
- Date: Tue, 3 Sep 2019 17:49:16 +0000 (UTC)
commit 6f6bea59d04390c6881218593f6484128e464adb
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue Sep 3 19:48:57 2019 +0200
Print timedelta
inactive-gitlab-users.sh | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/inactive-gitlab-users.sh b/inactive-gitlab-users.sh
index ae07b34..d9104a8 100755
--- a/inactive-gitlab-users.sh
+++ b/inactive-gitlab-users.sh
@@ -1,6 +1,9 @@
#!/bin/sh
set -e
+echo "${TIMEDELTA_VALUE}${TIMEDELTA_UNIT}"
+echo
+
cd /usr/local/sysadmin-bin/gitlab
python3 ./inactive-gitlab-users.py trust-groups >/dev/null
python3 ./inactive-gitlab-users.py trust-2fa >/dev/null
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]