diff options
author | rhatto <rhatto> | 2006-10-12 19:03:05 +0000 |
---|---|---|
committer | rhatto <rhatto> | 2006-10-12 19:03:05 +0000 |
commit | a87a96485569c92dd1f160200b0c9ae8308fc4c1 (patch) | |
tree | 11c3cd2bf28c40fde9693f7ab434b69ad2942a9d | |
parent | 388124b731d23a96c6f62a78b683ad7f34ea97b2 (diff) | |
download | firma-a87a96485569c92dd1f160200b0c9ae8308fc4c1.tar.gz firma-a87a96485569c92dd1f160200b0c9ae8308fc4c1.tar.bz2 |
duh
-rwxr-xr-x | firma | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1966,7 +1966,7 @@ function SourceListConfig { \t25 characters long, combining numbers, upper and lower case letters and at \tleast 5 special characters. Also, no character can be sequentially repeated \tmore than 4 times." || \ - LIST_PASSPHRASE="`EvalConfigParameter $LIST_CONFIG_FILE LIST_PASSPHRASE`" + PASSPHRASE="`EvalConfigParameter $LIST_CONFIG_FILE PASSPHRASE`" [ "$1" == "help" ] && echo -e "\nOptional list config parameters\n" |