Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/pipermail/sas-uploads/2013-October/014304.html
Дата изменения: Mon Oct 21 16:01:03 2013 Дата индексирования: Sat Mar 1 03:50:09 2014 Кодировка: |
Package: sas-1.556.tgz - 413533 B MD5: 5fcbf3f642a752ecdc806a6b00d943d6 Uploaded by: Eduardo Ojero Pascual (SAS Integration - XMM-Newton SOC) <eduardo.ojero@sciops.esa.int> Accepted on: Mon Oct 21 09:40:09 2013 UTC The most recent ChangeLog entry says: Version 1.556 - 2013-10-21 (EO) ------------- + bin/mktophtml: Suppressed link to SSC http site. + doc/lib/SAS.pm: Changed base http URL and email. + README.html: Supressed link to SSC http site in base documentation. + AKA=13.5.0 + sas-setup.(c)sh.in: - Added as default SAS_VERBOSITY=4 - Added as default SAS_SUPPRESS_WARNING=1, until now set only for development. + configure_install: 1) setsas.sh (Bash): Replaced "exit" by "return 1" to avoid exiting in case of an error. 2) setsas.csh (csh/tcsh): Kept "exit" but added "1" to it. 3) setsas.csh (csh/tcsh): Added check for (DY)LD_LIBRARY_PATH being undefined, to avoid breaking the script when these two variables are used in setting the values of SAS_PREV_(DY)LD_LIBRARY_PATH. 1) and 2) were included in the public release but not commited.