summaryrefslogtreecommitdiff
path: root/publish
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2009-11-19 14:16:22 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2009-11-19 14:16:22 +0000
commitcc16583109fae358cec3848eed4279ae6f04d116 (patch)
tree571a581b68323ff5e8d9ba1078fdddde296fcd9d /publish
parent3cf43f869758f96e453fc5579f1eb4eef8634077 (diff)
No more DIRECTLINK var
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@419 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'publish')
-rw-r--r--publish1
1 files changed, 0 insertions, 1 deletions
diff --git a/publish b/publish
index 68fa94f..c27f1c6 100644
--- a/publish
+++ b/publish
@@ -55,7 +55,6 @@ get_random() {
}
NODO=""
-DIRECTLINK=false
while getopts "hn" OPTION
do