Page MenuHomePhorge

D8446.1768382014.diff
No OneTemporary

Size
466 B
Referenced Files
None
Subscribers
None

D8446.1768382014.diff

diff --git a/scripts/source_development_defaults.sh b/scripts/source_development_defaults.sh
--- a/scripts/source_development_defaults.sh
+++ b/scripts/source_development_defaults.sh
@@ -43,8 +43,10 @@
export TEMP="$TMP"
export TMPDIR="$TMP"
export TEMPDIR="$TMP"
+export EM_CACHE="$TMP/em_cache"
+
+mkdir -p "$EM_CACHE"
-mkdir -p "$TMP"
# For cargo + rustup applications, ensure cargo user bin directory is on path
if [[ ! "$PATH" =~ \.cargo/bin ]]; then

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 14, 9:13 AM (12 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5929262
Default Alt Text
D8446.1768382014.diff (466 B)

Event Timeline