@@ -30,11 +30,16 @@ [env-override] SPECIAL_ENV_VARS overide them here - should be seen at launch and in the runs TESTVAR [system realpath .] DEADVAR [system ls] VARWITHDOLLAR $HOME/.zshrc -WACKYVAR #{system "ls"} +WACKYVAR #{system ls} +WACKYVAR2 #{get validvalues state} +WACKYVAR3 #{getenv USER} +WACKYVAR4 #{scheme (+ 5 6 7)} +WACKYVAR5 #{getenv sysname}/#{getenv fsname}/#{getenv datapath} +WACKYVAR6 #{scheme (args:get-arg "-target")} # XTERM [system xterm] # RUNDEAD [system exit 56] ## disks are: @@ -41,5 +46,7 @@ ## name host:/path/to/area ## -or- ## name /path/to/area [disks] 1 /tmp/mt_runs + +[include #{getenv USER}_testing.config]