Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: unspecified
-
Fix Version/s: None
-
Component/s: Data Checker
-
Labels:None
-
Environment:
Operating System: Windows XP
Platform: PC
-
Bugzilla Id:3605
Description
**Suggestion**
Reports path shouldn't in temporary directory.
2010-03-09 21:24:46.806 (3) [main]: Writing file to /tmp/DiscrepanciesReport3.csv
2010-03-09 21:24:46.810 (3) [main]: ... done
2010-03-09 21:24:46.810 (3) [main]: Report generated successfully at following
location /tmp/DiscrepanciesReport3.csv
It has been observed that discrepancy reports are generated at the temporary
directory, as any one can delete the content of temporary directory so better to
have generate reports at /var/local/tsa/ directory...