List Info

Thread: jhalfs-trunk-3003 typo in common-functions




jhalfs-trunk-3003 typo in common-functions
user name
2006-08-18 16:30:30
There seems to be a typo in common/common-functions in
function 
wrt_run_as_chroot2.
I've attached a patch to fix the problem.

I noticed in the end of the run the create-sbu_du-report.sh
failed as it 
sourced a file named "" in the logs dir ;)


Tor Olav
Index: common/common-functions
============================================================
=======
--- common/common-functions	(revision 3003)
+++ common/common-functions	(working copy)
 -519,7
+519,7 
   local file=$2
 (
 cat << EOF
-	(
time { \$(CHROOT2) 'cd \$(SCRIPT_ROOT) && source
envars && \$(crCMDSDIR)/`dirname $file`/\$
>>logs/\ 2>&1' ; } ) 2>>logs/\
&& \\
+	(
time { \$(CHROOT2) 'cd \$(SCRIPT_ROOT) && source
envars && \$(crCMDSDIR)/`dirname $file`/\$
>>logs/\$ 2>&1' ; } ) 2>>logs/\$
&& \\
 	\$(PRT_DU_CR) >> logs/\$
 EOF
 ) >> $MKFILE.tmp
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discu
ss
FAQ: http://www.linux
fromscratch.org/faq/
Unsubscribe: See the above information page
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )