mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
Change the 'date -R' to sort-of iso-8601 emulated time
This commit is contained in:
@@ -26,7 +26,7 @@ export builddir
|
|||||||
export srcdir
|
export srcdir
|
||||||
|
|
||||||
date_with_args() (
|
date_with_args() (
|
||||||
date -R
|
date "+%Y-%m-%dT%T%z"
|
||||||
)
|
)
|
||||||
|
|
||||||
stopservers=true
|
stopservers=true
|
||||||
|
Reference in New Issue
Block a user