summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 11:20:09 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-07 11:20:09 -0300
commit941527868d956c45f9e90714aee6b668a5ce28ab (patch)
tree81f4971031b575f74891b4a37354643ae10b8116 /fullpkg
parentd220266566780795b2cad867253ac75b99c59604 (diff)
parent2936ee619794c7075842b79eeab88fc690990802 (diff)
Merge branch 'master' of ssh://gparabola/libretools
Conflicts: fullpkg
Diffstat (limited to 'fullpkg')
-rwxr-xr-xfullpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/fullpkg b/fullpkg
index bda55e7..f242039 100755
--- a/fullpkg
+++ b/fullpkg
@@ -228,7 +228,7 @@ __build() {
echo "built:$(basename $PWD)" >>$build_dir/log
;;
-## Build failed
+# # Build failed
*)
error "There were errors while trying to build the package."
echo "failed:$(basename $PWD)" >>$build_dir/log