It is sort of dumb script. First it removes any old logs that might be there, then if (and only if) there is a new log, it moves it to the proper location. If ftp complains that there is no log file, that means that nothing bad happenned during the compile.

On Nov 4, 2008, at 4:37 PM, T.J. Yang wrote:

Trying to add my fedora 9 box to be a gnustep test box.
But why the script delete the i686-pc-linux-gnu-logs.tar.gz and then complain the file is not found ?


tj
<snip>
 openapp MyApplication.app

+ gsexitstatus=0
+ echo '--- Archive Results ---'
--- Archive Results ---
+ rm -f i686-pc-linux-gnu-results.txt
+ rm -f i686-pc-linux-gnu-logs.tar.gz
++ date
+ GSDATE='Tue Nov  4 17:08:45 CST 2008'
+ gs_success=no
+ '[' 0 '!=' 0 ']'
+ echo 'Success Compile i686-pc-linux-gnu Tue Nov 4 17:08:45 CST 2008'
+ gs_success=yes
+ echo '--- Upload Results ---'
--- Upload Results ---
+ ftp -n ftp.gnustep.org
local: i686-pc-linux-gnu-logs.tar.gz: No such file or directory
+ DIRS='make base gui back'
+ '[' no = yes -a -d /home/tjyang/gnustep-ibm ']'
[EMAIL PROTECTED] scripts]$
[

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to