New commits:
commit b14886d649df287549fdc0157ed36a969c9eb712
Merge: 131e8fde5b 38f6c7e4a1
Author: Andrew Cagney <[email protected]>
Date: Wed Mar 11 08:28:55 2026 -0400
Merge testing: rename multi-platform *.in to all.*.sh
so sed lines like:
sed -i -e 's/AAA/BBB/' testing/pluto/*/*.sh
update those files
commit 38f6c7e4a1f2a669280f1c0e4356d54ed3a2a3e1
Author: Andrew Cagney <[email protected]>
Date: Tue Mar 10 21:09:16 2026 -0400
testing kvm: drop match of *.in when looking for commands
it's now called all.*.sh
commit 69919dc2cfbb76bb2c0705fe21270e49d0803180
Author: Andrew Cagney <[email protected]>
Date: Tue Mar 10 19:33:59 2026 -0400
testing: rename *.in to all.*.sh
commit 47a1467c270593122fb3aaf134fbb169052a1e01
Author: Andrew Cagney <[email protected]>
Date: Tue Mar 10 19:29:45 2026 -0400
testing kvm: check for both *.in and all.*.sh when looking for test commands
When hacking test scripts it's common to run:
sed -i -e 's/XXX/YYY/' testing/pluto/*/*.sh
to update all command files. *.in files are missed.
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]