From 3744281b9ae8aa0ab86ceaee1afe8a603e3aeb2c Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 19 Nov 2012 10:16:38 +0100 Subject: dos -> unix --- xorg-server/xkeyboard-config/tests/testOptions.pl | 30 +++++++++++------------ 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'xorg-server/xkeyboard-config/tests/testOptions.pl') diff --git a/xorg-server/xkeyboard-config/tests/testOptions.pl b/xorg-server/xkeyboard-config/tests/testOptions.pl index 57ccc58d3..8a0cb0f48 100644 --- a/xorg-server/xkeyboard-config/tests/testOptions.pl +++ b/xorg-server/xkeyboard-config/tests/testOptions.pl @@ -1,15 +1,15 @@ -#!/usr/bin/env perl - -use strict; -use warnings; -use xkbTestFunc; - -xkbTestFunc::backupXkbSettings(); - -xkbTestFunc::dumpXkbSettingsBackup(); - -xkbTestFunc::testLevel2( "group", "option", 4, ":", "", 0, 0, 1 ); - -xkbTestFunc::restoreXkbSettings(); - -print "Done!\n"; +#!/usr/bin/env perl + +use strict; +use warnings; +use xkbTestFunc; + +xkbTestFunc::backupXkbSettings(); + +xkbTestFunc::dumpXkbSettingsBackup(); + +xkbTestFunc::testLevel2( "group", "option", 4, ":", "", 0, 0, 1 ); + +xkbTestFunc::restoreXkbSettings(); + +print "Done!\n"; -- cgit v1.2.3