Notes on Quiet Set-Up for Build Scripts

  • need to pass arguments all the way down to gluex_env.(c)sh
  • change to using only eval `gluex_env.sh`
    • how to get an eval to show warnings when the environment is inconsistent
      • try test where messages get sent to stderr
      • find out why bash script terminates on comment (#)
  • made a branch on markdesk4: eval