summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-01 16:13:57 +0200
committerErich Eckner <git@eckner.net>2018-09-01 16:13:57 +0200
commit20bdaa1c8b77da6e82364d39daf9ece009bec4e4 (patch)
tree163d575ccd8881f4b6a2a65d040bff8497706b18 /lib
parent2c70dca9332451b04aca397ebe62b58041e9bc9d (diff)
downloadbuilder-20bdaa1c8b77da6e82364d39daf9ece009bec4e4.tar.xz
lib/common-functions: fix typo
Diffstat (limited to 'lib')
-rwxr-xr-xlib/common-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common-functions b/lib/common-functions
index ce3f75b..3d5bef1 100755
--- a/lib/common-functions
+++ b/lib/common-functions
@@ -805,7 +805,7 @@ verbose_flock() {
# recompress the given file(s) to make them rsync friendly
recompress_gz() {
tmp_file=$(
- mktemp "$1/recompress_gz.XXXXXXXX)"
+ mktemp "$1/recompress_gz.XXXXXXXX"
)
shift
local file