* [Bismark-commits] rev 357 - trunk/server/scripts
@ 2011-05-28 7:18 walter
0 siblings, 0 replies; only message in thread
From: walter @ 2011-05-28 7:18 UTC (permalink / raw)
To: bismark-commits
Author: walter
Date: 2011-05-28 09:18:39 +0200 (Sat, 28 May 2011)
New Revision: 357
Modified:
trunk/server/scripts/bdmd
Log:
bdmd VAR_DIR env var fix
Modified: trunk/server/scripts/bdmd
===================================================================
--- trunk/server/scripts/bdmd 2011-05-27 21:50:54 UTC (rev 356)
+++ trunk/server/scripts/bdmd 2011-05-28 07:18:39 UTC (rev 357)
@@ -6,6 +6,8 @@
# Load configuration file
. ~/etc/bdm.conf
+export VAR_DIR
+
# Aliases
query(){ sqlite3 -list $1 "$2"; }
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-28 8:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-28 7:18 [Bismark-commits] rev 357 - trunk/server/scripts walter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox