Project

General

Profile

Actions

Bug #27350

open

Script 6_2_4_UIDs_consistency.sh, 6_2_5_GIDs_consistency.sh, 6_2_6_username_consistency.sh, 6_2_7_groupname_consistency.sh exit 0 even when it should node

Added by Nicolas CHARLES 8 days ago. Updated 8 days ago.

Status:
Pending release
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

I don't understand why, but the CODE=1 doesn't appear in the bash -x of the scripts

+ CODE=0
+ cut -f3 -d: /etc/passwd
+ sort -n
+ uniq -c
+ read x
+ '[' -z 1 ']'
+ set - 1
Duplicate UID (48): apache itruc
+ exit 0
Actions

Also available in: Atom PDF