summaryrefslogtreecommitdiffstats
path: root/isys/pci
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>1999-05-25 01:52:04 +0000
committerErik Troan <ewt@redhat.com>1999-05-25 01:52:04 +0000
commit140aa523a723a89412dc8f75e8d1036da27188af (patch)
tree26a974a86a1aee5d5ecfc9ed7f64bdffbcb7a8f2 /isys/pci
parentd1afb4a2f75860b4324d01107cffe5521f330234 (diff)
downloadanaconda-140aa523a723a89412dc8f75e8d1036da27188af.tar.gz
anaconda-140aa523a723a89412dc8f75e8d1036da27188af.tar.xz
anaconda-140aa523a723a89412dc8f75e8d1036da27188af.zip
removed leftover } from output
Diffstat (limited to 'isys/pci')
-rwxr-xr-xisys/pci/mergeids2
1 files changed, 0 insertions, 2 deletions
diff --git a/isys/pci/mergeids b/isys/pci/mergeids
index 2c9c4e387..39844b184 100755
--- a/isys/pci/mergeids
+++ b/isys/pci/mergeids
@@ -106,8 +106,6 @@ while (<F>) {
close(F);
-print DRIVERS "};\n";
-
if ($gotunknown) {
print "Go read the unsupported file and move those entries to better locations!\n";
exit 1