Skip to content

Commit 75ea183

Browse files
committed
Update upsertidentity.py
1 parent 3c9be90 commit 75ea183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/upsertidentity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
if u.is_backend_concerned(entity):
1919
ad.ad_exec_script(entity,'upsertidentity.template')
2020
else:
21-
u.returcode(0,"not concerned")
21+
u.returncode(0,"not concerned")

0 commit comments

Comments
 (0)