diff options
Diffstat (limited to 'scripts/contrib/verify-homepage.py')
| -rwxr-xr-x | scripts/contrib/verify-homepage.py | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/contrib/verify-homepage.py b/scripts/contrib/verify-homepage.py index cc6e797d8b..7bffa78e23 100755 --- a/scripts/contrib/verify-homepage.py +++ b/scripts/contrib/verify-homepage.py  | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 | 
| 2 | 2 | # | |
| 3 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 4 | # | ||
| 3 | # This script can be used to verify HOMEPAGE values for all recipes in | 5 | # This script can be used to verify HOMEPAGE values for all recipes in | 
| 4 | # the current configuration. | 6 | # the current configuration. | 
| 5 | # The result is influenced by network environment, since the timeout of connect url is 5 seconds as default. | 7 | # The result is influenced by network environment, since the timeout of connect url is 5 seconds as default. | 
