mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove trailing whitespace.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
cf2a97701a
commit
9023b22c8b
1 changed files with 16 additions and 16 deletions
|
@ -254,7 +254,7 @@ def infoFromPkgbuildFile(filename):
|
|||
# get pkgname
|
||||
print >>pf.stdin, 'echo $pkgname'
|
||||
pkgname = pf.stdout.readline().strip()
|
||||
print pkgname
|
||||
|
||||
#print "PKGBUILD: pkgname: " + pkgname
|
||||
|
||||
# get pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue