Skip to content

Commit 2015bbd

Browse files
committedApr 16, 2021
Maybe stop scaring CentOS 7 with katakana
1 parent d9605bd commit 2015bbd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
 

‎metadata.json

+6
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@
5757
"operatingsystemrelease": [
5858
"18.04"
5959
]
60+
},
61+
{
62+
"operatingsystem": "Debian",
63+
"operatingsystemrelease": [
64+
"10"
65+
]
6066
}
6167
]
6268
}

‎spec/type_aliases/tomcat_attributes_spec.rb

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
nil,
3737
%w[yes no],
3838
'',
39-
'ネット',
4039
'55555',
4140
'0x123',
4241
'yess',

‎spec/type_aliases/tomcat_connectors_spec.rb

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
nil,
6666
%w[yes no],
6767
'',
68-
'ネット',
6968
'55555',
7069
'0x123',
7170
'yess',

0 commit comments

Comments
 (0)