Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2017-03-02 22:46:58 +0300
committerBryan Drewery <bryan@shatow.net>2017-03-02 22:46:58 +0300
commit2922803d7e1496710a51d75cd4b5de94ce770a82 (patch)
tree38864f82dd4aeee21a5547e9c8682d3f3420317b /test/locks.sh
parent74e227089a49845b162c5b0011484a416ed06c97 (diff)
Remove unneeded mktemp
Diffstat (limited to 'test/locks.sh')
-rw-r--r--test/locks.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/locks.sh b/test/locks.sh
index cef081d6..392c5a43 100644
--- a/test/locks.sh
+++ b/test/locks.sh
@@ -4,7 +4,6 @@ SLEEPTIME=5
. common.sh
. ${SCRIPTPREFIX}/common.sh
-LOCK=$(mktemp -ut poudriere-locks)
# Acquire TEST
{