[Jenkins][ci skip] Fix 'localfile' parameter

This commit is contained in:
lm 2014-04-16 16:26:50 +08:00
parent 1d64d4038a
commit 3b16a267fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
calfile=$1 localfile=$1
remotefile=$2 remotefile=$2
sftp $FTP_HOME << EOF sftp $FTP_HOME << EOF