[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltp-cvs
Subject:    [Ltp-cvs] ltp/testscripts/build build_test_function.sh, 1.2,
From:       Garrett Cooper <yaberauneya () users ! sourceforge ! net>
Date:       2010-01-30 5:53:58
Message-ID: E1Nb6HO-0001MQ-Pj () sfp-cvsdas-2 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/ltp/ltp/testscripts/build
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5169/testscripts/build

Modified Files:
	build_test_function.sh test_install_in_build_tree.sh 
	test_install_out_of_build_tree.sh test_out_of_build_tree.sh 
Log Message:
1. Make summary message more meaningful.
2. Make NO_CLEAN -> CLEAN (double negative is more confusing).

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>



Index: test_install_in_build_tree.sh
===================================================================
RCS file: /cvsroot/ltp/ltp/testscripts/build/test_install_in_build_tree.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_install_in_build_tree.sh	29 Jan 2010 09:41:22 -0000	1.3
--- test_install_in_build_tree.sh	30 Jan 2010 05:53:56 -0000	1.4
***************
*** 27,31 ****
  
  # 0. Setup the environment.
! setup_env
  # 1. Pull the SCM.
  pull_scm cvs "$tmp_srcdir"
--- 27,31 ----
  
  # 0. Setup the environment.
! setup_env "Install in build tree"
  # 1. Pull the SCM.
  pull_scm cvs "$tmp_srcdir"

Index: test_out_of_build_tree.sh
===================================================================
RCS file: /cvsroot/ltp/ltp/testscripts/build/test_out_of_build_tree.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_out_of_build_tree.sh	29 Jan 2010 09:41:22 -0000	1.3
--- test_out_of_build_tree.sh	30 Jan 2010 05:53:56 -0000	1.4
***************
*** 27,31 ****
  
  # 0. Setup the environment.
! setup_env
  # 1. Pull the SCM.
  pull_scm cvs "$tmp_srcdir"
--- 27,31 ----
  
  # 0. Setup the environment.
! setup_env "Build out of build tree"
  # 1. Pull the SCM.
  pull_scm cvs "$tmp_srcdir"

Index: build_test_function.sh
===================================================================
RCS file: /cvsroot/ltp/ltp/testscripts/build/build_test_function.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** build_test_function.sh	29 Jan 2010 09:41:22 -0000	1.2
--- build_test_function.sh	30 Jan 2010 05:53:56 -0000	1.3
***************
*** 47,58 ****
  	trap cleanup EXIT
  	cat <<EOF
! ================================
! SUMMARY OF VARIABLES:
! ================================
  builddir 	-> $tmp_builddir
  destdir		-> $tmp_destdir
  prefix		-> $tmp_prefix
  srcdir		-> $tmp_srcdir
! ================================
  EOF
  
--- 47,58 ----
  	trap cleanup EXIT
  	cat <<EOF
! ========================================
! SUMMARY FOR: $1 Scenario
! ========================================
  builddir 	-> $tmp_builddir
  destdir		-> $tmp_destdir
  prefix		-> $tmp_prefix
  srcdir		-> $tmp_srcdir
! ========================================
  EOF
  
***************
*** 60,64 ****
  
  cleanup() {
! 	if [ "x${NO_CLEAN:-0}" != 1 ] ; then
  		cd /
  		trap '' EXIT
--- 60,64 ----
  
  cleanup() {
! 	if [ "x${CLEAN:-1}" = x1 ] ; then
  		cd /
  		trap '' EXIT

Index: test_install_out_of_build_tree.sh
===================================================================
RCS file: /cvsroot/ltp/ltp/testscripts/build/test_install_out_of_build_tree.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_install_out_of_build_tree.sh	29 Jan 2010 09:41:22 -0000	1.3
--- test_install_out_of_build_tree.sh	30 Jan 2010 05:53:56 -0000	1.4
***************
*** 27,31 ****
  
  # 0. Setup the environment.
! setup_env
  # 1. Pull the SCM.
  pull_scm cvs "$tmp_srcdir"
--- 27,31 ----
  
  # 0. Setup the environment.
! setup_env "Install out of srcdir"
  # 1. Pull the SCM.
  pull_scm cvs "$tmp_srcdir"


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Ltp-cvs mailing list
Ltp-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic