action/unknown
This commit is contained in:
parent
c70ce687bc
commit
a6b29e3c4b
1 changed files with 5 additions and 0 deletions
|
@ -249,6 +249,11 @@ if (action == "doc") {
|
||||||
unique[extract($0, target)] = ""
|
unique[extract($0, target)] = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# unknown
|
||||||
|
} else {
|
||||||
|
print "unknown action: " action
|
||||||
|
exit 1
|
||||||
|
|
||||||
# ← action
|
# ← action
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue