Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/stored/append.cc')
-rw-r--r--core/src/stored/append.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/stored/append.cc b/core/src/stored/append.cc
index 411890967..2fdedce74 100644
--- a/core/src/stored/append.cc
+++ b/core/src/stored/append.cc
@@ -415,7 +415,7 @@ bool DoAppendData(JobControlRecord* jcr, BareosSocket* bs, const char* what)
bs->fsend("3999 Failed append\n");
}
- Dmsg1(200, "Write EOS label JobStatus=%c\n", jcr->JobStatus);
+ Dmsg1(200, "Write EOS label JobStatus=%c\n", jcr->getJobStatus());
/*
* Check if we can still write. This may not be the case