modernize multiple seqs and fix deprecated use of endCheckEmpty
This commit is contained in:
@@ -124,7 +124,7 @@ step_52_options() { echo "<TORRENT ID>"; }
|
||||
step_52_alias() { echo "info"; }
|
||||
step_52() {
|
||||
shift
|
||||
endCheckEmpty 1 "Id must not be empty"
|
||||
endIfEmpty 1 "Id must not be empty"
|
||||
|
||||
step netrcauth
|
||||
color green
|
||||
|
Reference in New Issue
Block a user