mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
ab8bbef9c6
The `Skipped` status is basically a runtime version of the `Disabled` status (set as a property on the test by the configure step), so treat them the same.
4 lines
20 B
Bash
Executable File
4 lines
20 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exit 125
|