Skip to content

Commit

Permalink
Skip linuxbrew for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thriqon committed Mar 10, 2016
1 parent 7e51b87 commit 6b46c2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages.tsv
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# Packager Package Revision Test
linuxbrew hello 1 test $(/brew/bin/hello -g 'Hello_World') = 'Hello_World'
linuxbrew base64 1 test $(echo -n mulled | base64) = 'bXVsbGVk'
linuxbrew coreutils 1 test $(/brew/bin/factor 15 | tr ' ' '_') = '15:_3_5'
linuxbrew sha2 1 test $(echo -n mulled | /brew/bin/sha2 -256 -q) = '950af197b83c2b315d43232ffb1e11118874fd02e4a4d1d2baf93cea419feb5d'
alpine go 1 go version | grep 'go version'
alpine irssi 1 irssi -v
alpine mksh 1 mksh -v
Expand Down

0 comments on commit 6b46c2a

Please sign in to comment.