Mercurial > hg
view contrib/openvms/vms/startup.com @ 52129:ff13068e9b1c
tests: enable pytype checking on `mercurial/wireprotoframing.py`
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 25 Oct 2024 23:09:10 -0400 |
parents | 44001e6f04de |
children |
line wrap: on
line source
$! $! Mercurial startup file $! $ proc = f$environment("PROCEDURE") $ cur_dev = f$parse(proc,,,"DEVICE","SYNTAX_ONLY") $ cur_dir = f$parse(proc,,,"DIRECTORY","SYNTAX_ONLY") $! $! Define logicals $! $ @'cur_dev''cur_dir'logicals "/system/exec" $ $ exit