From: <jh...@us...> - 2010-10-20 20:55:15
|
Revision: 221 http://etch.svn.sourceforge.net/etch/?rev=221&view=rev Author: jheiss Date: 2010-10-20 20:55:09 +0000 (Wed, 20 Oct 2010) Log Message: ----------- Update more info URL in the comments. Modified Paths: -------------- trunk/etchserver-samples/nventory/nodetagger trunk/etchserver-samples/nventory/tagstate Modified: trunk/etchserver-samples/nventory/nodetagger =================================================================== --- trunk/etchserver-samples/nventory/nodetagger 2010-10-20 20:54:51 UTC (rev 220) +++ trunk/etchserver-samples/nventory/nodetagger 2010-10-20 20:55:09 UTC (rev 221) @@ -1,7 +1,7 @@ #!/usr/bin/ruby -w ############################################################################## # This is a node tagging script for etch which gets tags from nVentory -# http://etch.wiki.sourceforge.net/ControlledDeployment +# http://sourceforge.net/apps/trac/etch/wiki/ControlledDeployment ############################################################################## require 'optparse' Modified: trunk/etchserver-samples/nventory/tagstate =================================================================== --- trunk/etchserver-samples/nventory/tagstate 2010-10-20 20:54:51 UTC (rev 220) +++ trunk/etchserver-samples/nventory/tagstate 2010-10-20 20:55:09 UTC (rev 221) @@ -3,4 +3,4 @@ # etchautotag-20081002-1000 bad # etchautotag-20081002-1100 badfwd # For more info: -# http://etch.wiki.sourceforge.net/ControlledDeployment +# http://sourceforge.net/apps/trac/etch/wiki/ControlledDeployment This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |