- Notifications
You must be signed in to change notification settings - Fork28
Commit3d14bd2
committed
Fix "is db labeled test?" in chkselinuxenv script.
Don't test whether the number of labels is numerically equal to zero;count(*) isn't going return zero anyway, and the current coding blowsup if it returns an empty string or an error.1 parentd532184 commit3d14bd2
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
|
0 commit comments
Comments
(0)