Project

General

Profile

Bug #7774

Updated by Alexis Mousset over 8 years ago

7761 added a command to check support of env-0 

 This command redirects output to dev nul using "> /dev/null 2>&1" 2>$1" 

 &1 $1 is interpreted interpretad by string template at promise generation leading to a broken promise generation

Back