Differences From Artifact [1dc041d14f]:
- Executable file gentargets.sh — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 826) [annotate] [blame] [check-ins using] [more...]
To Artifact [42e51b7b59]:
- Executable file gentargets.sh — part of check-in [e669693ecf] at 2018-08-12 17:54:44 on branch v1.65 — Clarified help on show in mtutils. Adjusted targets in gentargets.sh to match what is in ext-tests. Fixed endless loop in runs.scm when there is a subrun that cannot be removed or fails to remove. (user: matt, size: 834) [annotate] [blame] [check-ins using] [more...]
- Executable file test_mtutil/gentargets.sh — part of check-in [101ee7c52b] at 2021-03-06 04:39:46 on branch v1.65-real-chicken-5 — Try a grounds-up switch to chicken-5 (user: matt, size: 834) [annotate] [blame] [check-ins using]
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 | - + - + | # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # 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/>. |