summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/build b/build
index bec2c67b..19ed8875 100755
--- a/build
+++ b/build
@@ -128,8 +128,7 @@ fetch_trees()
fail()
{
- tmp_cleanup || printf "WARNING: can't rm tmp files: %s\n" "$tmpdir" \
- 1>&2
+ tmp_cleanup || printf "WARNING: can't rm tmpfiles: %s\n" "$tmpdir" 1>&2
err_ "${1}"
}