Sha256: 69289f794f6894ff46296167d657f7a5364f12a7055b52022372b00e460d35b3

Contents?: true

Size: 175 Bytes

Versions: 13

Compression:

Stored size: 175 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 v4.0.1' 1>&2
echo 'more non-matching stuff' 1>&2

Version data entries

13 entries across 13 versions & 1 rubygems

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