summaryrefslogtreecommitdiff
path: root/yarns/obnam.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-12-05 17:56:09 +0000
committerLars Wirzenius <liw@liw.fi>2013-12-05 17:56:09 +0000
commit9bf3e628691610c9700c158ff11bf2c7276cb2ea (patch)
treea4034fd2b29d07fa8fa55fade158f35cbb7b10e2 /yarns/obnam.sh
parent1c94639c55dee96abb8489f31ef58732bc60d55f (diff)
downloadobnam-9bf3e628691610c9700c158ff11bf2c7276cb2ea.tar.gz
Refactor: remove implicit live data directory
It is just as, if not more, clear, and not much more tedious, to be explicit about this.
Diffstat (limited to 'yarns/obnam.sh')
-rw-r--r--yarns/obnam.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/yarns/obnam.sh b/yarns/obnam.sh
index 2375db0a..2767c5b0 100644
--- a/yarns/obnam.sh
+++ b/yarns/obnam.sh
@@ -17,7 +17,6 @@
# Set variables to help referring to common things in $DATADIR.
-LIVEDATA="$DATADIR/live-data"
REPO="$DATADIR/repo"