From 02e122f8aa4de5698675fa54455934c9f879435c Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 21 May 2011 23:17:23 +0000 Subject: [PATCH] comments --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 81a558e..af31215 100755 --- a/inxi +++ b/inxi @@ -2699,7 +2699,7 @@ get_de_version() /'$2'/ { gsub(",","",$0) # xfce output has , in it, so dump all commas print $'$3' - exit # so that only first match runs + exit # quit after first match prints }' ) echo $version