7ed0893 Avoid writing to globals in jat__eval()

Authored and Committed by Alois Mahdal 4 years ago
    Avoid writing to globals in jat__eval()
    
    From shellfu-bash-jat-0.0.38, jat__eval() runs the code in subshell, so
    this would not fly.