Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
unset LANG in the source-addr-test
Browse files Browse the repository at this point in the history
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
pstorz authored and Marco van Wieringen committed Sep 10, 2013
1 parent bc0708c commit 32389e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/source-addr-test
Expand Up @@ -3,6 +3,8 @@
# Run a simple backup of the Bareos build directory
# then restore it.
#

unset LANG
TestName="source-addr-test"
JobName=backup
. scripts/functions
Expand Down

0 comments on commit 32389e9

Please sign in to comment.