diff options
author | tv <tv@krebsco.de> | 2016-02-04 04:44:26 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-04 04:46:36 +0100 |
commit | 65977c6108d9517d58a6bd6ce8676c6a7b97615e (patch) | |
tree | 7e6c1c1de7572f343b91ca814734a670b29ccf27 /Makefile | |
parent | 8e3d27a9499bb70d5d033e4fd007aa53dea70b18 (diff) |
RIP current-date
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ endif -A "$$get" \ -I stockholm="$$PWD" \ '<stockholm>' \ - --argstr current-date "$$(date -Is)" \ --argstr current-host-name "$$HOSTNAME" \ --argstr current-user-name "$$LOGNAME" \ $${system+--argstr system "$$system"} \ |