summaryrefslogtreecommitdiff
path: root/fullpkg
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-21 13:27:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-21 13:27:02 -0300
commit4c4f7255e97bde5524e3798b4b777a94e37da23d (patch)
tree64a28f2efb14473b10798d17b513bd398bdbff1e /fullpkg
parent6082f831bbacb174c050915d3b301910fb2ea261 (diff)
parent0663c0c58a8d04a35f5ba9ab6de068a3f6c09b40 (diff)
Merge branch 'master' into fauno
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