mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Not to Tox (#76582)
This commit is contained in:
@@ -8,7 +8,7 @@ echo '================================================='
|
||||
echo '= FILES CHANGED ='
|
||||
echo '================================================='
|
||||
if [ -z "$files" ] ; then
|
||||
echo "No python file changed. Rather use: tox -e lint\n"
|
||||
echo "No python file changed.\n"
|
||||
exit
|
||||
fi
|
||||
printf "%s\n" $files
|
||||
|
Reference in New Issue
Block a user