about summary refs log tree commit homepage
path: root/setup.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-02-04 10:36:18 +0000
committerEric Wong <normalperson@yhbt.net>2013-02-04 10:36:18 +0000
commit85223902e8229bd460ce0b4ad126f42b1db42a46 (patch)
tree3407b8227d44c24831cc2fc186773537780e5778 /setup.rb
parenta09a622b4988b5eee819487c96a4563e71f753f7 (diff)
downloadunicorn-85223902e8229bd460ce0b4ad126f42b1db42a46.tar.gz
"date +%s" is not in POSIX (it is in GNU, and at least FreeBSD
9.0, possibly earlier).  The Ruby equivalent should be
sufficiently portable between different Ruby versions.

This change was automated via:
    perl -i -p -e 's/date \+%s/unix_time/' t/*.sh

This is commit 0ba6fc3c30b9cf530faf7fcf5ce7be519ec13fe7
in rainbows.git
Diffstat (limited to 'setup.rb')
0 files changed, 0 insertions, 0 deletions