Parent Directory
|
Revision Log
|
Patch
| revision 41850 by joeyh, Tue Oct 17 19:34:50 2006 UTC | revision 42357 by fjp, Mon Oct 30 17:18:55 2006 UTC | |
|---|---|---|
| # | Line 312 for format in $formats ; do | Line 312 for format in $formats ; do |
| 312 | done | done |
| 313 | ||
| 314 | # Clean up | # Clean up |
| 315 | rm -r $tempdir | #rm -r $tempdir |
| 316 | ||
| 317 | # Evaluate the overall results | # Evaluate the overall results |
| 318 | [ -n "$BUILD_SKIP" ] && echo "Info: The following formats were skipped:$BUILD_SKIP" | [ -n "$BUILD_SKIP" ] && echo "Info: The following formats were skipped:$BUILD_SKIP" |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |