From 8e586a8e3c6ff48b3ca72e5a762e90f4c6c00806 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 13 Dec 2008 20:24:28 +0000 Subject: [PATCH] test 6 --- inxi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inxi b/inxi index e82c085..f160198 100755 --- a/inxi +++ b/inxi @@ -1,7 +1,7 @@ #!/bin/bash ######################################################################## #### Script Name: inxi -#### version: 0.8.5-b1-t5 +#### version: 0.8.5-b1-t6 #### Date: December 12 2008 ######################################################################## #### inxi is a fork of infobash 3.02, the original bash sys info script by locsmif @@ -2376,8 +2376,8 @@ print_gfx_data() print_screen_output "DISPLAY: shows as fucking null even though as you see below it's not null!" fi print_screen_output "gfx app tests: $( for app_name in xrandr xdpyinfo glxinfo;do type -p $app_name;done )" - print_screen_output "DISPLAY: $DISPLAY" print_screen_output "B_X_RUNNING: $B_X_RUNNING" + print_screen_output "DEBUG: $DEBUG" fi # set A_GFX_CARD_DATA