]> mj.ucw.cz Git - moe.git/commitdiff
Enable dot-file globbing.
authorMartin Mares <mj@ucw.cz>
Thu, 29 Mar 2001 18:20:02 +0000 (18:20 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 29 Mar 2001 18:20:02 +0000 (18:20 +0000)
bin/lib

diff --git a/bin/lib b/bin/lib
index e61cce29cefe24ecc520ef3a2571ed546349dbb8..48c1a8f254d0b21f37344c7589c67cef063accb1 100644 (file)
--- a/bin/lib
+++ b/bin/lib
@@ -1,6 +1,9 @@
 # The Evaluator -- Shell Function Library
 # (c) 2001 Martin Mares <mj@ucw.cz>
 
+# General settings
+shopt -s dotglob
+
 # Logging functions.
 # File handles used: fd1=log, fd2=progress