Skip to content

Commit 029de6a

Browse files
committed
Less verbose output
1 parent eb36c64 commit 029de6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

publish/publish-data.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ for ARCH_DIR in /cvmfs/$REPO/{el*,ubuntu*}; do
5454
ARCH_DIR=$ARCH_DIR/Modules/modulefiles/AliPhysics
5555
[[ -d $ARCH_DIR ]] || continue
5656
pushd $ARCH_DIR &> /dev/null
57+
set +x
5758
for ALIPHYSICS in *; do
5859
[[ -e $ALIPHYSICS ]] || continue # deal with * not expanded
5960
[[ $ALIPHYSICS != vAN-* ]] || continue # exclude AN tags

0 commit comments

Comments
 (0)