Browse Source

die with parameters

Sniperovitch 8 years ago
parent
commit
cad2bdbbaa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cocktail

+ 1 - 0
cocktail

@@ -21,6 +21,7 @@ end_with_code() {
 }
 
 die() {
+  verbose "[FUNCNAME] $@ 1:[$1] 2:[$2]"
   local message
   local rc