Sha256: 616257fbd27df25eb239727a2e2eb490fd973a4fc08a36563ab4778a64681b50
Contents?: true
Size: 108 Bytes
Versions: 2
Compression:
Stored size: 108 Bytes
Contents
#!/bin/bash for((i=11; i<101; i++)) do echo $i rake app:meter_cat:random[test_$i,0,10000,1000] done
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
meter_cat-0.0.7 | spec/dummy/tmp/pop.bash |
meter_cat-0.0.6 | spec/dummy/tmp/pop.bash |