[packages/rpm-build-tools] dropin: spaces are bad, but when they exist, respect them

glen glen at pld-linux.org
Mon Jan 27 17:42:59 CET 2014


commit 48b660bc82674399d5d68ef9119111a361dd59c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 27 18:42:46 2014 +0200

    dropin: spaces are bad, but when they exist, respect them

 dropin | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dropin b/dropin
index 97e824c..8fd2e3e 100755
--- a/dropin
+++ b/dropin
@@ -1,3 +1,3 @@
 #!/bin/sh
 echo Uploading $*
-scp -B $* dropin at dropin.pld-linux.org:
+scp -B "$@" dropin at dropin.pld-linux.org:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/48b660bc82674399d5d68ef9119111a361dd59c1



More information about the pld-cvs-commit mailing list