Author: remi
Date: 2008-11-28 13:28:00 +0100 (Fri, 28 Nov 2008)
New Revision: 2900

Modified:
   
software_suite_v2/tuxware/installers/unix/branches/prefix_install/test_rules.sh
Log:
* fixed example shell script

Modified: 
software_suite_v2/tuxware/installers/unix/branches/prefix_install/test_rules.sh
===================================================================
--- 
software_suite_v2/tuxware/installers/unix/branches/prefix_install/test_rules.sh 
    2008-11-28 12:12:51 UTC (rev 2899)
+++ 
software_suite_v2/tuxware/installers/unix/branches/prefix_install/test_rules.sh 
    2008-11-28 12:28:00 UTC (rev 2900)
@@ -4,7 +4,8 @@
 
 testCCRules () {
     echo "-- Test to retrieve the control center rules"
-    python getRules.py Work LINUX "$TEMP_DIR/" "tmpfile"
+    python getRules.py Work LINUX "$CONTROL_CENTER_URL/" "tmpfile"
     less tmpfile
-    rm tmpfile
 }
+
+testCCRules


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to