mirror of
https://github.com/Dasharo/dts-scripts.git
synced 2026-06-13 19:16:21 -07:00
1d5d6d174c852e5cedb6047ab3d6bd3c4b5f4213
Check for validating if user email is set for alias was overly optimistic. Short logins like "a" would false-positively trigger `grep`. Fix the if statement to instead check if alias exists at all. Fixes: https://github.com/Dasharo/dasharo-issues/issues/1578 Signed-off-by: Mateusz Kusiak <mateusz.kusiak@3mdeb.com>
Dasharo Tools Suite
This repository contains a set of scripts used in the Dasharo Tools Suite. The scripts are integrated into the DTS image in meta-dts repository.
Languages
Shell
99.4%
Makefile
0.6%