Changeset 1908

Show
Ignore:
Timestamp:
02/07/07 14:50:15 (1 year ago)
Author:
moseley
Message:

More info, please

Files:

Legend:

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

    r1898 r1908  
    6666 
    6767if [ -n "$(echo $@ | grep -- '-a')"  ] || egrep '^Updated to revision' $TMP >/dev/null; then 
    68     echo "updating site" 
     68    echo "updating site.  Changes:" 
     69    cat $TMP 
    6970 
    7071    if $SVN/bin/build --root $ROOT $@; then