Revision: 2183
Author: bmsleight
Date: 2006-03-29 13:14:41 -0800 (Wed, 29 Mar 2006)
ViewCVS: http://svn.sourceforge.net/morphix/?rev=2183&view=rev
Log Message:
-----------
Tweaking autotesting and AutoTestingMini.xml. May I have a morphing-morphmini.deb please (line 72) ? (Still catching alex's cia stats)
Modified Paths:
--------------
trunk/mmaker/utils/auto-testing/AutoTestingMini.xml
trunk/mmaker/utils/auto-testing/run_testing.sh
Modified: trunk/mmaker/utils/auto-testing/AutoTestingMini.xml
===================================================================
--- trunk/mmaker/utils/auto-testing/AutoTestingMini.xml 2006-03-29 20:53:47 UTC (rev 2182)
+++ trunk/mmaker/utils/auto-testing/AutoTestingMini.xml 2006-03-29 21:14:41 UTC (rev 2183)
@@ -6,7 +6,9 @@
<minitag>AutoTesting</minitag>
<maintag>ALL</maintag>
<filelist> <!-- files to be added to minimod available as $1/morphix/files/ -->
- <file>/home/morph/morphix/trunk/mmaker/utils/auto-testing/cat_file.sh</file>
+ <local>
+ <file>/home/morph/morphix/trunk/mmaker/utils/auto-testing/cat_file.sh</file>
+ </local>
</filelist>
<commandlist> <!-- Commands to be started from minimodule -->
<preX> <!-- Commands to run before X windows start -->
Modified: trunk/mmaker/utils/auto-testing/run_testing.sh
===================================================================
--- trunk/mmaker/utils/auto-testing/run_testing.sh 2006-03-29 20:53:47 UTC (rev 2182)
+++ trunk/mmaker/utils/auto-testing/run_testing.sh 2006-03-29 21:14:41 UTC (rev 2183)
@@ -40,7 +40,7 @@
#Get Autobuilds from alextreme.org
STORE_AT_MM="/home/morph/alextreme/mainmod"
-REMOTE_AT_MM="http://www.alextreme.org/autobuilds"
+REMOTE_AT_MM="http://www.alextreme.org/autobuilds/"
GNOME_NAME="morphix-gnome-"
KDE_NAME="morphix-kde-"
@@ -49,8 +49,8 @@
wget_cl() {
wget --tries=3 --timeout=60 --directory-prefix=$1 $2
}
-wget_cl "$STORE_AT_MM" "$REMOTE_AT_MM/index.html"
-if [ -e $REMOTE_AT_MM/index.html ]
+wget_cl "$STORE_AT_MM" "$REMOTE_AT_MM/"
+if [ -e $STORE_AT_MM/index.html ]
then
TODAY=$(date +"%F")
GNOME=$( grep $STORE_AT_MM/index.html -e $GNOME_NAME$TODAY | sed -e s/^.*\<a\ href=\"//g | sed -e s/\"\>.*$//g | grep -e "mod$")
@@ -72,7 +72,7 @@
#Build minimod
#/home/morph/morphix/trunk/mmaker/utils/auto-testing/build_auto_test_mini.sh
#morphmini /home/morph/morphix/trunk/mmaker/utils/auto-testing/AutoTestingMini.xml $DEBUG_MINI
-sudo /home/morph/morphix/trunk/morph-scripts/morphmini/morphimini /home/morph/morphix/trunk/mmaker/utils/auto-testing/AutoTestingMini.xml $DEBUG_MINI
+sudo morphimini /home/morph/morphix/trunk/mmaker/utils/auto-testing/AutoTestingMini.xml $DEBUG_MINI
TODAY=$(date +"%F")
MAINMODS=$(find /home/morph/autobuilds/mainmod/ /home/morph/alextreme/mainmod/ /home/morph/local_autobuilds/builds/ -type f -name "*$TODAY*.mod" )
@@ -107,7 +107,7 @@
sudo isomorph --add mini $DEBUG_MINI $TMP_BASES $TMP_ISO_1
sudo isomorph --add main $TMP_MAINMODS $TMP_ISO_1 $TMP_ISO_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN
rm $TMP_ISO_1
- sudo /home/morph/morphix/trunk/mmaker/utils/auto-testing/auto_testing.sh $TMP_ISO_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN $VID_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN.avi
+ sudo /home/morph/morphix/trunk/mmaker/utils/auto-testing/auto_testing.sh $TMP_ISO_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN $VID_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN.avi 540
sudo rm $TMP_ISO_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN
echo $TMP_ISO_DIR/$TMP_MAINMODS_BN'_'$TMP_BASES_BN
gzip -c $LOG_FILE >$VID_DIR/$LOG_FILE_BN'_'$TODAY'_.gz'
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.