You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/02/06 10:26:41 UTC

[jira] [Assigned] (YETUS-476) Replace docker's time handler with awk

     [ https://issues.apache.org/jira/browse/YETUS-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka reassigned YETUS-476:
-----------------------------------

    Assignee: Akira Ajisaka

> Replace docker's time handler with awk
> --------------------------------------
>
>                 Key: YETUS-476
>                 URL: https://issues.apache.org/jira/browse/YETUS-476
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Akira Ajisaka
>
> {code}
> awk '{srand(); t=srand(); print t;}' 
> {code}
> will generate the current epoch in a portable way!
> h/t to Cody Mello



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)