summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/envstore2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/envstore b/bin/envstore
index 014cb47..0743d78 100755
--- a/bin/envstore
+++ b/bin/envstore
@@ -13,6 +13,8 @@
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# Minor modifications by Daniel Friesel <derf@derf.homelinux.org>
import cPickle as pickle
import getopt