summaryrefslogtreecommitdiffstats
path: root/spam
diff options
context:
space:
mode:
authorjjl2010-11-03 08:32:14 +0100
committerjjl2010-11-03 08:32:14 +0100
commit0fba6982ac0e8285ce826dd5028f23a72dc58c5b (patch)
tree78523dceda090bd9d7d1118ca37526ef7722ac6d /spam
parentCleanup (diff)
downloadpvs-0fba6982ac0e8285ce826dd5028f23a72dc58c5b.tar.gz
pvs-0fba6982ac0e8285ce826dd5028f23a72dc58c5b.tar.xz
pvs-0fba6982ac0e8285ce826dd5028f23a72dc58c5b.zip
Cleanup
Diffstat (limited to 'spam')
-rwxr-xr-xspam5
1 files changed, 0 insertions, 5 deletions
diff --git a/spam b/spam
deleted file mode 100755
index 73d6814..0000000
--- a/spam
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-while [ 1 -lt 2 ]; do
- wget --secure-protocol=SSLv3 --no-check-certificate -O index.html https://localhost:3490/
-done