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 | 5869a7b4d374eccc968ff3198757932bd2eb6095 (patch) | |
tree | 6441b92826d1ec56c9d768c8a6beb447842072f0 /Makefile | |
parent | 538b3b863502000355b75ce6c31a422558b1671e (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"} \ |