From fce18b8fa4ae6abc2fd90d0a27a33f1f15a8b882 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Wed, 29 Oct 2008 07:37:26 +0000 Subject: [PATCH] fixed dual gfx bug --- inxi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/inxi b/inxi index b69bf82..a9f11ab 100755 --- a/inxi +++ b/inxi @@ -1,7 +1,7 @@ #!/bin/bash ######################################################################## #### Script Name: inxi -#### version: 0.1.31 +#### version: 0.1.32 #### Date: October 28 2008 ######################################################################## #### inxi is a fork of infobash, the original bash sys info script by locsmif @@ -1208,9 +1208,8 @@ print_it_out() then long_gfx="${long_gfx}$( echo -ne "${C1}Direct rendering${C2} ${GLXDR}${CN}" )" fi + print_screen_output "$long_gfx" fi - - print_screen_output "$long_gfx" if [ "$VERBOSITY_LEVEL" -ge 2 ] then