]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
make-srpm.sh: don't shell out redundantly to pwd
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 19 Aug 2025 19:03:51 +0000 (15:03 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 20 Aug 2025 15:23:46 +0000 (11:23 -0400)
commit544d8ab5eb81fc5b8b950c2c1c116fad6b1a40c4
tree90540e543bf939fd661910b7e6c0b5f8692c8cbf
parentf49c6457f278c15b2b52d2d2fd5e6c4bb785687e
make-srpm.sh: don't shell out redundantly to pwd

Just something that annoyed me while reading the script.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
make-srpm.sh