/[soft]/drakx-kbd-mouse-x11/trunk/tools/display_driver_helper
ViewVC logotype

Diff of /drakx-kbd-mouse-x11/trunk/tools/display_driver_helper

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 957 by anssi, Sun Apr 17 14:01:57 2011 UTC revision 958 by anssi, Wed Apr 20 01:10:25 2011 UTC
# Line 17  Line 17 
17  # - check_dkms_status function  # - check_dkms_status function
18  #  #
19    
20  echo "$(date) $*" >> /dev/tmp7  if [ -n "$DEBUG_DISPLAY_DRIVER_HELPER" ]; then
21  exec 2>>/dev/tmp7          echo "$(date) $*" >> /dev/ddh_debug
22  set -x          exec 2>>/dev/ddh_debug
23            set -x
24    fi
25    
26  export LC_ALL=C  export LC_ALL=C
27    

Legend:
Removed from v.957  
changed lines
  Added in v.958

  ViewVC Help
Powered by ViewVC 1.1.30