Sha256: a61d2d12652ac4621a1cfa67ed75cd46d0d589c319e5608ba04f7183f8d54c41

Contents?: true

Size: 179 Bytes

Versions: 15

Compression:

Stored size: 179 Bytes

Contents

#! /bin/sh
# all output to stderr (some programs show version this way)
echo 'this is a non-matching line' 1>&2
echo 'fakebin v2.0.1.ERR' 1>&2
echo 'more non-matching stuff' 1>&2

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bindeps-1.2.1 test/data/fakebin3
bindeps-1.2.0 test/data/fakebin3
bindeps-1.1.2 test/data/fakebin3
bindeps-1.1.1 test/data/fakebin3
bindeps-1.1.0 test/data/fakebin3
bindeps-1.0.1 test/data/fakebin3
bindeps-1.0.0 test/data/fakebin3
bindeps-0.1.3 test/data/fakebin3
bindeps-0.1.2 test/data/fakebin3
bindeps-0.1.0 test/data/fakebin3
bindeps-0.0.11 test/data/fakebin3
bindeps-0.0.10 test/data/fakebin3
bindeps-0.0.9 test/data/fakebin3
bindeps-0.0.8 test/data/fakebin3
bindeps-0.0.7 test/data/fakebin3