Discarded obsolete stuff in main and section build files
This commit is contained in:
parent
8b68c42d89
commit
1dd82276d1
7 changed files with 3 additions and 19 deletions
|
@ -221,7 +221,6 @@ mkdir -p $pkgdest $logsdir/$section
|
||||||
unset currentpkgnumber
|
unset currentpkgnumber
|
||||||
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
||||||
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
||||||
rm -f $parenttmp/$package.{app,version,build}
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "*********************************************************************"
|
echo "*********************************************************************"
|
||||||
|
|
16
bldpkg
16
bldpkg
|
@ -3,10 +3,9 @@
|
||||||
# http://git.pktsurf.in
|
# http://git.pktsurf.in
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
# *Get rid of $app{app,build,version} files, find a better way to communicate to the
|
# Find a better way to communicate to the build monitor, by for example,
|
||||||
# build monitor, by for example, using a "catting" those three above variables
|
# using a "catting" important build info into a unique build file and then
|
||||||
# into a unique build file and then the build monitor sources from that file
|
# the build monitor sources from that file
|
||||||
# *Improve the way configsite is validated
|
|
||||||
|
|
||||||
# Exit on any error
|
# Exit on any error
|
||||||
set -e
|
set -e
|
||||||
|
@ -192,10 +191,6 @@ fi
|
||||||
# interrupted or failed) can be viewed in the web browser.
|
# interrupted or failed) can be viewed in the web browser.
|
||||||
if [ "$htmloutput" = "1" ] ; then
|
if [ "$htmloutput" = "1" ] ; then
|
||||||
|
|
||||||
#echo $app > $parenttmp/$app.app
|
|
||||||
#echo $version > $parenttmp/$app.version
|
|
||||||
#echo $build > $parenttmp/$app.build
|
|
||||||
|
|
||||||
if [ -n "$autobuild" ] ; then
|
if [ -n "$autobuild" ] ; then
|
||||||
cat << EOF >> $parenttmp/BUILDMONITOR
|
cat << EOF >> $parenttmp/BUILDMONITOR
|
||||||
<b>$commencedate | Building package # $currentpkgnumber / $totalpkgnumber: <i><a href="/smlinux/pkgresults?pkg=$app&smver=1.0&arch=all&resultnum=25">$app $version</a></i></b>
|
<b>$commencedate | Building package # $currentpkgnumber / $totalpkgnumber: <i><a href="/smlinux/pkgresults?pkg=$app&smver=1.0&arch=all&resultnum=25">$app $version</a></i></b>
|
||||||
|
@ -1187,11 +1182,6 @@ interruptsummary() {
|
||||||
# ctrl-C will only set the above sm variable repeatedly and won't return user to the shell because
|
# ctrl-C will only set the above sm variable repeatedly and won't return user to the shell because
|
||||||
# of the interrupt (SIGINT) trap set way below. Putting exit 0 is a decent way to get out of that prompt
|
# of the interrupt (SIGINT) trap set way below. Putting exit 0 is a decent way to get out of that prompt
|
||||||
|
|
||||||
# Clean up stale files like $app.app, $app.build and $app.version
|
|
||||||
#if [ -z "$autobuild" ] ; then
|
|
||||||
# rm -f $parenttmp/$app.{app,build,version}
|
|
||||||
# fi
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -221,7 +221,6 @@ mkdir -p $pkgdest $logsdir/$section
|
||||||
unset currentpkgnumber
|
unset currentpkgnumber
|
||||||
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
||||||
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
||||||
rm -f $parenttmp/$package.{app,version,build}
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "*********************************************************************"
|
echo "*********************************************************************"
|
||||||
|
|
|
@ -221,7 +221,6 @@ mkdir -p $pkgdest $logsdir/$section
|
||||||
unset currentpkgnumber
|
unset currentpkgnumber
|
||||||
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
||||||
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
||||||
rm -f $parenttmp/$package.{app,version,build}
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "*********************************************************************"
|
echo "*********************************************************************"
|
||||||
|
|
|
@ -221,7 +221,6 @@ mkdir -p $pkgdest $logsdir/$section
|
||||||
unset currentpkgnumber
|
unset currentpkgnumber
|
||||||
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
||||||
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
||||||
rm -f $parenttmp/$package.{app,version,build}
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "*********************************************************************"
|
echo "*********************************************************************"
|
||||||
|
|
|
@ -221,7 +221,6 @@ mkdir -p $pkgdest $logsdir/$section
|
||||||
unset currentpkgnumber
|
unset currentpkgnumber
|
||||||
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
||||||
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
||||||
#rm -f $parenttmp/$package.{app,version,build}
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "*********************************************************************"
|
echo "*********************************************************************"
|
||||||
|
|
|
@ -221,7 +221,6 @@ mkdir -p $pkgdest $logsdir/$section
|
||||||
unset currentpkgnumber
|
unset currentpkgnumber
|
||||||
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
mv $logsdir/$section/$package-$section-$HOSTTYPE.log.txt \
|
||||||
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
$logsdir/$section/$package-$version-$build-$section-$HOSTTYPE.log.txt
|
||||||
rm -f $parenttmp/$package.{app,version,build}
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "*********************************************************************"
|
echo "*********************************************************************"
|
||||||
|
|
Loading…
Reference in a new issue