Home | History | Annotate | Line # | Download | only in unit-tests
directive-unexport-env.exp revision 1.4
      1 make: "directive-unexport-env.mk" line 13: Unknown directive "unexport-en"
      2 make: "directive-unexport-env.mk" line 15: Unknown directive "unexport-environment"
      3 Global:UT_EXPORTED = value
      4 Global:UT_UNEXPORTED = value
      5 Global:.MAKE.EXPORTED = UT_EXPORTED
      6 make: "directive-unexport-env.mk" line 21: The directive .unexport-env does not take arguments
      7 Var_Parse: ${.MAKE.EXPORTED:O:u} with VARE_WANTRES
      8 Applying ${.MAKE.EXPORTED:O} to "UT_EXPORTED" (VARE_WANTRES, none, none)
      9 Result of ${.MAKE.EXPORTED:O} is "UT_EXPORTED" (VARE_WANTRES, none, none)
     10 Applying ${.MAKE.EXPORTED:u} to "UT_EXPORTED" (VARE_WANTRES, none, none)
     11 Result of ${.MAKE.EXPORTED:u} is "UT_EXPORTED" (VARE_WANTRES, none, none)
     12 Unexporting "UT_EXPORTED"
     13 Global:delete .MAKE.EXPORTED
     14 Global:.MAKEFLAGS =  -r -k -d v -d
     15 Global:.MAKEFLAGS =  -r -k -d v -d 0
     16 make: Fatal errors encountered -- cannot continue
     17 make: stopped in unit-tests
     18 exit status 1
     19