path side effect of UpdatePsychtoolbox

can anyone think of a nice way to avoid the problem that calling
UpdatePsychtoolbox permanently commits things to the path that you
meant to temporarily write there using addpath()?
Sure. Look at the code, modify it to optionally skip "savepath", maybe
a new commandline argument to the scripts. Test test test test.
Send me the updated files and i'll integrate them.

To modify:

DownloadPsychtoolbox, UpdatePsychtoolbox, SetupPsychtoolbox,
PsychtoolboxPostInstallRoutine...

happy hacking,
-mario


--- In psychtoolbox@yahoogroups.com, "e_flister" <e_flister@...> wrote:
>
> can anyone think of a nice way to avoid the problem that calling
> UpdatePsychtoolbox permanently commits things to the path that you
> meant to temporarily write there using addpath()?
>