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
commit92185ce1d094305976883bb40c0ddf463f74191b (patch)
tree3610e3fb96d076d17ed5470b51b43a49c6157fbc /util
parent3098557566d9ffc6c53e91d8e38e2b7a6c8b4fe5 (diff)
parentd0e5025b103f6e02500f2d9f48d4c3d0c5b2b084 (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