/trunk/scripts/showSamples.sh |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2008-10-27 18:19:08 +00:00
parent b4fcf60350
commit 4f59e67c4d

View File

@ -139,5 +139,5 @@ elif [ -z "${opt}" ]; then
echo ' l (local) : sample was found in current directory'
echo ' g (global) : sample was installed with crosstool-NG'
echo ' X (EXPERIMENTAL): sample may use EXPERIMENTAL features'
echo ' B (BORKEN) : sample is currently broken'
echo ' B (BROKEN) : sample is currently broken'
fi