You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/12/14 01:02:46 UTC

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

Allen Wittenauer created YETUS-476:
--------------------------------------

             Summary: 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


{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.4#6332)