From: Petr Vorel <[email protected]>

anonscm.debian.org is not used any more, update the URL.

Signed-off-by: Petr Vorel <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
(cherry picked from commit 3c89071a2c19a522c1df5919f500b88339ec6294)
Signed-off-by: Steve Sakoman <[email protected]>
---
 scripts/verify-bashisms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/verify-bashisms b/scripts/verify-bashisms
index fb0cc719ea..14d8c298e9 100755
--- a/scripts/verify-bashisms
+++ b/scripts/verify-bashisms
@@ -100,7 +100,7 @@ if __name__=='__main__':
     args = parser.parse_args()
 
     if shutil.which("checkbashisms.pl") is None:
-        print("Cannot find checkbashisms.pl on $PATH, get it from 
https://anonscm.debian.org/cgit/collab-maint/devscripts.git/plain/scripts/checkbashisms.pl";)
+        print("Cannot find checkbashisms.pl on $PATH, get it from 
https://salsa.debian.org/debian/devscripts/raw/master/scripts/checkbashisms.pl";)
         sys.exit(1)
 
     # The order of defining the worker function,
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#149886): 
https://lists.openembedded.org/g/openembedded-core/message/149886
Mute This Topic: https://lists.openembedded.org/mt/81578189/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to