lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 4e2678f 4/6: Create a useful directory


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 4e2678f 4/6: Create a useful directory
Date: Tue, 17 Sep 2019 10:53:14 -0400 (EDT)

branch: master
commit 4e2678f0ca55e94a7b7470ffaebe168f52c5b892
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Create a useful directory
---
 lmi_setup_43.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lmi_setup_43.sh b/lmi_setup_43.sh
index 34f6c12..7218224 100644
--- a/lmi_setup_43.sh
+++ b/lmi_setup_43.sh
@@ -44,6 +44,9 @@ git rev-parse HEAD
 mv .git/hooks .git/hooks-orig
 ln --symbolic --force --no-dereference ../hooks .git
 
+# Create a "stash" directory as a manual alternative to 'git-stash':
+mkdir --parents /opt/lmi/stash
+
 # Create and populate the proprietary source directory used by 'vpath':
 mkdir --parents /opt/lmi/src/products/src
 cp -a /opt/lmi/proprietary/src /opt/lmi/src/products



reply via email to

[Prev in Thread] Current Thread [Next in Thread]