ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/builds-send-ftp.sh
(Generate patch)

Comparing misc/scripts/shell/builds-send-ftp.sh (file contents):
Revision 1.1 by tdb, Fri Mar 9 00:23:22 2001 UTC vs.
Revision 1.2 by tdb, Mon Mar 26 21:17:22 2001 UTC

# Line 25 | Line 25 | send "mput iscream-winhost*\r"
25   expect "*ftp>*"
26   send "mput iscream-ihost*\r"
27   expect "*ftp>*"
28 + send "mput iscream-webreports*\r"
29 + expect "*ftp>*"
30 + send "mput iscream-dbreporter*\r"
31 + expect "*ftp>*"
32   close
33   wait
34   exit 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines