You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
447 B
8 lines
447 B
# tcl |
|
#PUNKTEST FIXTURE - owned by src/tests/shell/testsuites/punkexe/scriptexec.test |
|
#Do not hand-edit: the suite asserts on the exact marker/output below. |
|
#Extensionless fixture: first line is the '# tcl' identification marker so that |
|
#'lib:_punktest/extless' resolves via punk::path::scriptlib_resolve's |
|
#extensionless-tcl matching (there is no extless.tcl sibling). |
|
puts "PUNKTEST_EXTLESS argv0=[file tail $::argv0] argv=$::argv" |
|
flush stdout
|
|
|