[csw-devel] SF.net SVN: gar:[11134] csw/mgar/pkg/alternatives/trunk/alternatives
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Sun Oct 3 08:12:36 CEST 2010
Revision: 11134
http://gar.svn.sourceforge.net/gar/?rev=11134&view=rev
Author: theferret
Date: 2010-10-03 06:12:35 +0000 (Sun, 03 Oct 2010)
Log Message:
-----------
alternatives: checkpoint for source
Modified Paths:
--------------
csw/mgar/pkg/alternatives/trunk/alternatives
Modified: csw/mgar/pkg/alternatives/trunk/alternatives
===================================================================
--- csw/mgar/pkg/alternatives/trunk/alternatives 2010-10-03 02:10:30 UTC (rev 11133)
+++ csw/mgar/pkg/alternatives/trunk/alternatives 2010-10-03 06:12:35 UTC (rev 11134)
@@ -101,7 +101,7 @@
# User facing function.
# enables "alternatives --list"
function list_alternatives {
- print "List of installed software that uses the alternatives system:"
+ echo "List of installed software that uses the alternatives system:"
cat $PRIORITIESDIR/* 2>/dev/null| nawk '{print $2}' | sort -u
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list