Allow users to create trigger with their uid
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 15 Apr 2021 19:46:18 +0000 (15:46 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Apr 2021 01:33:42 +0000 (21:33 -0400)
commitd84c8ae3fc703d9043eec97f1a5e61bef994da7b
treed1fd5450f24bf260bb1868c27831ecbf45a8c805
parent8a917ae8818ca1c1b9b300b2da65b1abbd9dbc30
Allow users to create trigger with their uid

Currently, the `add-trigger` prints the following if a user uses the
`--user-id` with its own uid:
  Error: Failed to set trigger's user identity.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ie0a642b3faf2259a892def3cb19a899e61cb4705
src/common/trigger.c
This page took 0.024617 seconds and 4 git commands to generate.