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

Re: debian-cd code - add-bin-doc



On Sat, Aug 19, 2006 at 06:50:06PM -0300, Otavio Salvador wrote:
>Carlos Parra Camargo <cparra@emergya.info> writes:
>
>> --- trunk/tools/add-bin-doc.orig	2006-08-19 20:26:37.000000000 +0200
>> +++ trunk/tools/add-bin-doc	2006-08-19 20:27:12.000000000 +0200
>> @@ -78,10 +78,6 @@
>>  	fi
>>  
>>  	if [ -e $BASEDIR/data/$CODENAME/README.1ST.$ARCH ]; then 
>> -	    rm -f $dir/README.1ST
>> -	    echo "This disc is labelled :" > $dir/README.1ST
>> -	    cat $dir/.disk/info >>$dir/README.1ST
>> -	    echo -e "\n\n" >>$dir/README.1ST
>>  	    cat $BASEDIR/data/$CODENAME/README.1ST.$ARCH > $dir/README.1ST
>>  	    todos $dir/README.1ST
>>  	fi
>
>To me, looks like cat call is wrong and not that previous code is
>useless. I think that cat was suppose to be an append like >>. Am I
>wrong?

No, I think you're correct. I'll fix that and check in.

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
Who needs computer imagery when you've got Brian Blessed?

Attachment: signature.asc
Description: Digital signature


Reply to: