~ubuntu-branches/ubuntu/wily/playonlinux/wily-proposed

« back to all changes in this revision

Viewing changes to lib/debug.lib

  • Committer: Package Import Robot
  • Author(s): Bertrand Marc
  • Date: 2011-12-10 15:48:27 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20111210154827-7nmqzvmrzmo5uuc6
Tags: upstream-4.0.14
ImportĀ upstreamĀ versionĀ 4.0.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
> glxinfo \| grep renderer
78
78
  $(glxinfo | grep renderer 2> /dev/null)
79
79
> export
80
 
  $(export)
 
80
  $(export | grep -v http_proxy)
81
81
 
82
82
$1
83
83
EOF