tazbug rev 13

tazbug: use var not $2, $3, etc
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 03 13:21:56 2012 +0200 (2012-04-03)
parents a2274a059036
children e8fc5365d589
files tazbug
line diff
     1.1 --- a/tazbug	Tue Apr 03 13:13:13 2012 +0200
     1.2 +++ b/tazbug	Tue Apr 03 13:21:56 2012 +0200
     1.3 @@ -131,7 +131,7 @@
     1.4  		# Create an account on the server
     1.5  		check_info_args
     1.6  		echo ""
     1.7 -		echo "Sending account request for: $2 ($3)"
     1.8 +		echo "Sending account request for: $name ($user)"
     1.9  		# 'gen_key login mail passwd' localy but dont send it. It will be
    1.10  		# generated on server from the user login, mail and cryted password
    1.11  		# so it is not transmited in GET urls.