##// END OF EJS Templates
revlog: add a couple more of useful method on the inner object...
revlog: add a couple more of useful method on the inner object This will be needed for the next changeset.

File last commit:

r51894:44001e6f default
r51986:ff673b9d default
Show More
startup.com
12 lines | 252 B | application/x-msdownload | TextLexer
$!
$! 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