Changeset c6861f4 in mainline for build.ia32


Ignore:
Timestamp:
2005-11-08T14:37:49Z (20 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1727d429
Parents:
ba22dcb
Message:

even fancier release/revision display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build.ia32

    rba22dcb rc6861f4  
    5656TIMESTAMP="`date "+%Y-%m-%d %H:%M:%S" 2> /dev/null`"
    5757if [ -z "$TAG" ]; then
    58         TAG="built on $TIMESTAMP"
     58        TAG="Built on $TIMESTAMP for $ARCH"
    5959else
    60         TAG="revision $TAG (built on $TIMESTAMP)"
     60        TAG="Revision $TAG (built on $TIMESTAMP for $ARCH)"
    6161fi
    6262
Note: See TracChangeset for help on using the changeset viewer.