feature: add script to set some debug vars
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 27 Aug 2013 10:59:12 +0000 (11:59 +0100)
committerMike Blumenkrantz <zmike@samsung.com>
Wed, 15 Jan 2014 01:28:29 +0000 (20:28 -0500)
this sets some helpful vars for running e19 directly from the git directory without installing anything and contaminating the running system

e19_workdir_setup.sh [new file with mode: 0644]

diff --git a/e19_workdir_setup.sh b/e19_workdir_setup.sh
new file mode 100644 (file)
index 0000000..c8172a9
--- /dev/null
@@ -0,0 +1,2 @@
+export E_MODULE_SRC_PATH=$(readlink -f src/modules/)
+export E_START=/e