commit 8dc4ab0a3fee8cb4eca670cb0a0138e8a454b50f
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Mon Jan 27 10:41:39 2014 +0100
- untested attempt to fix this script for new dropin (no idea how it was
working before anyway)
dropin | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/dropin b/dropin
index e3563eb..97e824c 100755
--- a/dropin
+++ b/dropin
@@ -1,6 +1,3 @@
#!/bin/sh
-lftp -c "
- open dropin
- echo Uploading $*
- mput $*
-"
+echo Uploading $*
+scp -B $* [email protected]:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/8dc4ab0a3fee8cb4eca670cb0a0138e8a454b50f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit