annotate bin/2015 @ 7572:a551629919da

<fizzie> fetch http://pastebin.com/raw/J7vAQirV
author HackBot
date Wed, 27 Apr 2016 23:34:09 +0000
parents b1451d921295
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6472
b1451d921295 <oerjan> revert
HackBot
parents: 6471
diff changeset
1 #!/bin/sh
b1451d921295 <oerjan> revert
HackBot
parents: 6471
diff changeset
2 if [ $(date +%Y) != "$(basename "$0")" ]
b1451d921295 <oerjan> revert
HackBot
parents: 6471
diff changeset
3 then echo "Hello, world!"
5231
b89c43762a87 <oerjan> ` cp bin/201{4,5}; sed -i \'s/=/!=/\' bin/2015
HackBot
parents:
diff changeset
4 fi