[SM-Commit] PERFORCE change 79637 by Ladislav Hagara for review

Perforce Review Daemon p4review at smee.org
Sun May 21 18:35:01 EDT 2006


Change 79637 by ladislav_hagara at lace-matrix on 2006/05/21 23:34:03

	FUNCTION: fixed get_install_www_files_dir () function
	it is a good idea to test function before added it to grimoire :-(

Affected files ...

... //sgl/grimoires/test/FUNCTIONS#29 integrate

Differences ...

==== //sgl/grimoires/test/FUNCTIONS#29 (xtext) ====

@@ -193,7 +193,7 @@
 #---------------------------------------------------------------------
 function get_install_www_files_dir ()
 {
-  return "/usr/share/www"
+  echo "/usr/share/www"
 }
 
 



More information about the SM-Commit mailing list