aboutsummaryrefslogtreecommitdiffstats
path: root/upload
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-08 20:26:16 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-08 20:26:16 +0000
commitaf46c6d46960ac779d538815d156988f777b42f0 (patch)
treeef13f5ee998f09e47e9eff7933a71969c71c945a /upload
parent59484c291442f0caa1d0332db1dd7e594c175f29 (diff)
downloadfetchmail-af46c6d46960ac779d538815d156988f777b42f0.tar.gz
fetchmail-af46c6d46960ac779d538815d156988f777b42f0.tar.bz2
fetchmail-af46c6d46960ac779d538815d156988f777b42f0.zip
AIX portability fix.
svn path=/trunk/; revision=3037
Diffstat (limited to 'upload')
-rwxr-xr-xupload2
1 files changed, 1 insertions, 1 deletions
diff --git a/upload b/upload
index 0b672d55..b576f6f2 100755
--- a/upload
+++ b/upload
@@ -7,7 +7,7 @@ if [ $* ]
then
../upload $*
else
- lftp -d <<EOF
+ lftp <<EOF
# First, copy to primary website
open ${WWWHOST}
cd ${WWWDIR}/fetchmail