mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-05 22:38:41 +00:00
Test
This commit is contained in:
parent
0e59f404bb
commit
170ac3df08
|
|
@ -13,6 +13,8 @@ echo $rootpath
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo $FILE
|
||||||
|
|
||||||
# Filename
|
# Filename
|
||||||
if [[ $(isValidFileName "$FILE") = 1 ]]; then
|
if [[ $(isValidFileName "$FILE") = 1 ]]; then
|
||||||
echo -e "\e[1;31m\tInvalid file name '$FILE'.\e[0m" >&2
|
echo -e "\e[1;31m\tInvalid file name '$FILE'.\e[0m" >&2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user