Bug 232746

Summary: template file for db2bak.pl fails due to variable/path mismatches
Product: [Retired] 389 Reporter: Noriko Hosoi <nhosoi>
Component: Command Line UtilitiesAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 17:03:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152373, 240316, 427409    
Attachments:
Description Flags
cvs diff template-db2bak.pl.in
none
cvs commit message none

Description Noriko Hosoi 2007-03-17 01:19:58 UTC
Description of problem:
[db2bak.pl]
The command line utility fails due to a variable mismatch and a path mismatch. :(

Also, we should add all the command line utilities to the acceptance test...

Comment 1 Noriko Hosoi 2007-03-17 01:22:15 UTC
Created attachment 150296 [details]
cvs diff template-db2bak.pl.in

Bugs:
1. a wrong variable was referred.
2. there was an extra "bak/" in the path.

Comment 2 Noriko Hosoi 2007-03-19 17:51:27 UTC
Created attachment 150399 [details]
cvs commit message

Reviewed by Rich (Thank you!)

Checked in into HEAD.