Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
remove unecessary echo
Browse files Browse the repository at this point in the history
  • Loading branch information
cromerc committed Aug 1, 2017
1 parent 5c9fac3 commit 740471a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sysusers
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ for file in ${sysusers_d}; do
eval "set args ${cline}; shift"
i=0
for part in "${@}"; do
echo $part
if [ $i -eq 0 ]; then
type="${part}"
fi
Expand Down

0 comments on commit 740471a

Please sign in to comment.