mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 08:48:40 +00:00
Remove log
This commit is contained in:
parent
0cbf16d15f
commit
cbcf87e11a
|
|
@ -6,8 +6,6 @@
|
||||||
. ${rootpath}/Build/Hooks/tests.sh
|
. ${rootpath}/Build/Hooks/tests.sh
|
||||||
|
|
||||||
for FILE in $(git diff --cached --name-only); do
|
for FILE in $(git diff --cached --name-only); do
|
||||||
echo $FILE
|
|
||||||
|
|
||||||
if [[ ! -f "$FILE" ]]; then
|
if [[ ! -f "$FILE" ]]; then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user