Hallvard B Furuseth wrote: > Pierangelo Masarati writes: > I suppose ./run could run the scripts by sourcing them instead: > test -x "$SCRIPT" && (. "$SCRIPT")
Then the clean operations at the end of ./run will never be executed. > (Note that I only know Unix, not Cygwin or Mingw. Or AEGIS, > whatever that is.) Aegis is a SCM system (http://aegis.sourceforge.net/) and it mainly run on Unix like systems. walter SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497
