--- misc/scripts/shell/builds-send-ftp.sh 2001/03/09 00:23:22 1.1 +++ misc/scripts/shell/builds-send-ftp.sh 2001/03/26 21:17:22 1.2 @@ -25,6 +25,10 @@ send "mput iscream-winhost*\r" expect "*ftp>*" send "mput iscream-ihost*\r" expect "*ftp>*" +send "mput iscream-webreports*\r" +expect "*ftp>*" +send "mput iscream-dbreporter*\r" +expect "*ftp>*" close wait exit 0