Changeset 1895

Show
Ignore:
Timestamp:
02/06/07 23:29:04 (1 year ago)
Author:
moseley
Message:

export variable used on child script.

Maybe someone can explain when and when not a variable needs to be exported. ;)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/build.sh

    r1893 r1895  
    5555SPIDER_QUIET=${SPIDER_QUIET:=1} 
    5656 
    57 export SPIDER_QUIET 
     57export SPIDER_QUIET SWISH_SITE 
    5858 
    5959# Now build the website, if any -a passed or if "Updated to revision" is returned.