Differences From Artifact [cd9421e89b]:
- File tests/simplerun/runconfigs.config — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 930) [annotate] [blame] [check-ins using] [more...]
To Artifact [1a11813c82]:
- File tests/simplerun/runconfigs.config — part of check-in [0c7e3bc287] at 2022-05-13 12:16:07 on branch v1.65 — Fixed few things with the hasty implementation of global waitons. (user: mrwellan, size: 955) [annotate] [blame] [check-ins using]
︙ | |||
13 14 15 16 17 18 19 20 21 22 23 | 13 14 15 16 17 18 19 20 21 22 23 24 | + | # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with Megatest. If not, see <http://www.gnu.org/licenses/>. [default] ALLTESTS see this variable !GLOBAL_WAITONS test_abc # Your variables here are grouped by targets [SYSTEM/RELEASE] [SYSTEM_val/RELEASE_val] ANOTHERVAR only defined if target is SYSTEM_val/RELEASE_val |