Sha256: 233c615e969b570d1266cefdcf8a1af61ab871fab0784a8ef7ff37417906ab7f
Contents?: true
Size: 256 Bytes
Versions: 61
Compression:
Stored size: 256 Bytes
Contents
#!/bin/sh # A wrapper script to call 'linux-tick-processor'. # Known issues on FreeBSD: # No ticks from C++ code. # You must have d8 built and in your path before calling this. tools_path=`cd $(dirname "$0");pwd` $tools_path/linux-tick-processor "$@"
Version data entries
61 entries across 60 versions & 9 rubygems