gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ./test-gnustep: i686-pc-linux-gnu-logs.tar.gz: No such file or direc


From: Adam Fedor
Subject: Re: ./test-gnustep: i686-pc-linux-gnu-logs.tar.gz: No such file or directory
Date: Wed, 5 Nov 2008 07:50:49 -0700

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 ']'
address@hidden scripts]$
[
 
_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]