diff options
-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" |