Whamcloud - gitweb
LU-17398 build: quash rpmbuild false warning 04/53604/5
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 6 Jan 2024 15:13:27 +0000 (22:13 +0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 10 Jan 2024 07:29:57 +0000 (07:29 +0000)
commitfdab3f6455c99072d2b4e93e176432cd7f5d3c2f
tree76fc409b098798f6e5b66ca4e0b77eded0b49f57
parentb6deb420a81f86a70312ae1de507066a89f92268
LU-17398 build: quash rpmbuild false warning

Rewrite comment so %() is escaped and does not generate
a false and misleaning warning during build:

 sh: -c: line 0: syntax error near unexpected token `)'
 sh: -c: line 0: `)'
 warning: Macro expanded in comment on line 261: %()

Test-Parameters: trivial
Fixes: 67cd54d05d ("LU-16967 build: Separate lnet LND rpm packaging")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I94fa0da88a5c7f64461cd8fc3cea343a7a087413
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53604
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre.spec.in