Turn simulation off.

This commit is contained in:
Darko Poljak 2016-07-21 12:16:34 +02:00
parent 902a7d667e
commit 1df57c8154
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
# Simulate ccollect without actually performing any backup;
# conf directory need to be specifed.
# Usually used for debugging/testing locking and parallel execution.
SIMULATE="1"
SIMULATE=""
# Error upon expanding unset variables:
set -u