Skip to content

Commit

Permalink
fix com
Browse files Browse the repository at this point in the history
  • Loading branch information
linxon committed Aug 12, 2017
1 parent 5c0e5ec commit af570e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u2tmpfs
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ check_args && for user_name in `echo "${USERS}" | tr "," "\n"`; do
else
if is_login "${user_name}"; then
echo "Please, send logout command for: \"${user_name}\""
#continue
continue
fi
fi

Expand Down

0 comments on commit af570e8

Please sign in to comment.