Magellan Linux

Diff of /trunk/mage-buildserver/buildserver-upload-smage.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2772 by niro, Thu Aug 28 09:05:05 2014 UTC revision 2773 by niro, Thu Aug 28 09:05:38 2014 UTC
# Line 73  mage_setup Line 73  mage_setup
73    
74  if [ -f ${SMAGESCRIPTSDIR}/${SMAGEFILE} ]  if [ -f ${SMAGESCRIPTSDIR}/${SMAGEFILE} ]
75  then  then
76     # be silent
77     FVERBOSE=off \
78     SILENT=1 \
79   smagesource ${SMAGESCRIPTSDIR}/${SMAGEFILE}   smagesource ${SMAGESCRIPTSDIR}/${SMAGEFILE}
80  else  else
81   die "smagefile '${SMAGESCRIPTSDIR}/${SMAGEFILE}' not found."   die "smagefile '${SMAGESCRIPTSDIR}/${SMAGEFILE}' not found."

Legend:
Removed from v.2772  
changed lines
  Added in v.2773