Remove old comment in run_tests.sh

The scope of this has expanded to run everything in ./tests
Change-Id: I640b0a8b7aa578ddd24dd3e58d5b2a1e09fe0284
This commit is contained in:
Ian Wienand
2015年04月17日 13:16:24 +10:00
parent 09f4ad2279
commit 9b64bbf06e

View File

@@ -17,8 +17,6 @@
PASSES=""
FAILURES=""
# Test that no one is trying to land crazy refs as branches
for testfile in tests/test_*.sh; do
$testfile
if [[ $? -eq 0 ]]; then
Reference in New Issue
openstack/devstack
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.