summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authortv <tv@also>2011-07-31 02:38:00 +0200
committertv <tv@also>2011-07-31 02:38:00 +0200
commit848158bf0470ae031d877544f5e00d208723f68a (patch)
treea17b1b17e18cb0adedeef02ee0091482e3c0fa1d /util
parentc814c40b099e078ca9d126a5b86ce39b0d20da3c (diff)
parent3a7d1fde735a67f7b35feee62d60ebc634403c16 (diff)
Merge branch 'master' of github.com:krebscode/painload
Conflicts: util/bin/randline
Diffstat (limited to 'util')
-rwxr-xr-xutil/bin/randline3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/bin/randline b/util/bin/randline
index 75618664..df36b344 100755
--- a/util/bin/randline
+++ b/util/bin/randline
@@ -1,5 +1,2 @@
#! /bin/sh
-# Author: tv,makefu
-# Info: for old version see commit b9924
-
cat | shuf | head -n 1