Changeset 2309 for scripts/watch.sh


Ignore:
Timestamp:
10/23/07 17:12:38 (6 years ago)
Author:
alanbach-guest
Message:

Formatted for better output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/watch.sh

    r2307 r2309  
    7272 
    7373if [ ! -z "$FAKEARCHS" ]; then 
     74echo $x 
    7475#lynx -source $BASE_URL/watch.php?vars=${x/%debian\/watch/}*$ARCHS*$PKG | sed s/Debian/Parsix/g >> $BASE_PATH/index.html 
    7576lynx -source $BASE_URL/watch.php?vars=${x/%debian/}*$ARCHS*$PKG*$PKG_VERSION*$PKG_REVISION*$COMPONENT | sed s/Debian/Parsix/g >> $BASE_PATH/index.html 
Note: See TracChangeset for help on using the changeset viewer.