summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2006-09-14 03:44:52 +0000
committerWaldo Bastian <waldo.bastian@intel.com>2006-09-14 03:44:52 +0000
commitd840d48c3d3854346fa8a12651825b99caf815e2 (patch)
tree53e02e4b0a4a2c1b931dd24efaa2bad6f6314f5b /tests
parentc70b1d02c62307a7cbad1fc1b4daa12f04ac34da (diff)
Update for Redhat Desktop
Diffstat (limited to 'tests')
-rwxr-xr-xtests/include/linux_distro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/linux_distro b/tests/include/linux_distro
index 503504b..3dc503a 100755
--- a/tests/include/linux_distro
+++ b/tests/include/linux_distro
@@ -53,7 +53,7 @@ our %version_match = (
'suse' => 'VERSION = (.*)',
'fedora' => 'Fedora Core release (\d+) \(',
'redflag' => 'Red Flag (?:Desktop|Linux) (?:release |\()(.*?)(?: \(.+)?\)',
- 'redhat' => 'Red Hat Linux release (.*) \(',
+ 'redhat' => 'Red Hat (?:Desktop|Linux) release (.*) \(',
'slackware' => '^Slackware (.+)$',
'mandriva' => 'Mandriva Linux release (\d+.\d+) \(',
'arch' => 'Arch Linux (.*) \(',