diff options
author | grakiss <grakiss.wanglei@huawei.com> | 2015-09-25 10:40:38 +0800 |
---|---|---|
committer | grakiss <grakiss.wanglei@huawei.com> | 2015-09-25 10:40:38 +0800 |
commit | 313ab3ddd1fc80ca7c869d65fe7f1b110f02b2f6 (patch) | |
tree | 83db6371d42462971c695e91b770a7bbf4ecfaed /build/os/ubuntu | |
parent | 47cfbaa9070f5a12272627ff3648e28388f279f5 (diff) |
Fix only one rpm copied in to packages during making rhel7 repo
JIRA: COMPASS-78
- find . -name "*.rpm",here "*.rpm" should be quoted, otherwise it will be automatically expand to
files matched pattern in current directory at first, then execute the "find" command.so it turns
to find some specific file other than some wildcard file
Change-Id: Ibb8e868c9a0f820e1c5d7bd659caf347c8660af9
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Diffstat (limited to 'build/os/ubuntu')
0 files changed, 0 insertions, 0 deletions