testparams.sh

来自「ipsec vpn」· Shell 代码 · 共 33 行

SH
33
字号
#!/bin/shTEST_PURPOSE=goalTEST_TYPE=umlplutotestTEST_GOAL_ITEM=204TESTNAME=oe-snat-01REF_CONSOLE_FIXUPS="kern-list-fixups.sed nocr.sed"REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS script-only.sed"REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS ipsec-look-sanitize.sed"REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS east-prompt-splitline.pl"REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS klips-debug-sanitize.sed"REF_CONSOLE_FIXUPS="$REF_CONSOLE_FIXUPS ipsec-setup-sanitize.sed"# a hack, we need two hosts, but they needn't be east/west.EASTHOST=sunsetEAST_RUN_SCRIPT=sunsetrun.shREF_EAST_CONSOLE_OUTPUT=sunset-console.txtREF26_EAST_CONSOLE_OUTPUT=sunset-console.txtWESTHOST=westWEST_INIT_SCRIPT=pass-init.shREF_WEST_CONSOLE_OUTPUT=west-console.txtREF26_WEST_CONSOLE_OUTPUT=west-console.txtADDITIONAL_HOSTS="nic"NETJIG_EXTRA=../basic-pluto-01/debugpublic.txt

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?