[readonly/geninitrd: 515/1068] - well update inst_exec() too then to follow adamg

draenog draenog at pld-linux.org
Sat Nov 2 19:55:41 CET 2013


commit 278c3c9fd7a747cab6ffc3d869aece1107a04bda
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Nov 6 01:35:19 2007 +0000

    - well update inst_exec() too then to follow adamg
    
    svn-id: @8998

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/geninitrd b/geninitrd
index 3213a8d..d788c76 100755
--- a/geninitrd
+++ b/geninitrd
@@ -405,7 +405,7 @@ inst_d() {
 # install executable and it's shared libraries
 inst_exec() {
 	if [ $# -lt 2 ]; then
-		die 'Usage: inst_exec <file> [, <file>] $MNTIMAGE<destination>'
+		die 'Usage: inst_exec <file> [, <file>] <destination>'
 	fi
 	local src i=0 c=$(($# - 1))
 	while [ $i -lt $c ]; do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/readonly/geninitrd.git/commitdiff/147754ca159d40ca5eb541074dc043d8cbd92090



More information about the pld-cvs-commit mailing list