diff options
Diffstat (limited to 'functions/cache.sh')
-rwxr-xr-x | functions/cache.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/cache.sh b/functions/cache.sh index 9e92a94b3..74fff29f8 100755 --- a/functions/cache.sh +++ b/functions/cache.sh @@ -7,8 +7,6 @@ # This is free software, and you are welcome to redistribute it # under certain conditions; see COPYING for details. -set -e - Restore_cache () { DIRECTORY="${1}" |