Bug 6295 - A small correction in installman.sh
Summary: A small correction in installman.sh
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P3 normal (vote)
Target Milestone: ---
Assignee: Jelmer Vernooij
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 00:31 UTC by Praveen Arimbrathodiyil
Modified: 2009-05-07 07:18 UTC (History)
0 users

See Also:


Attachments
missing backtick added (374 bytes, patch)
2009-04-28 00:33 UTC, Praveen Arimbrathodiyil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Praveen Arimbrathodiyil 2009-04-28 00:31:42 UTC
A closing backtick (`) is missing from the shell script. A patch is attached.
Comment 1 Praveen Arimbrathodiyil 2009-04-28 00:33:10 UTC
Created attachment 4088 [details]
missing backtick added

missing backtick added in the installman.sh script
Comment 2 Jelmer Vernooij 2009-05-07 07:18:46 UTC
Thanks, merged.