cleanup
This commit is contained in:
parent
1c7e8cc6f9
commit
aa1f02ff3f
|
@ -28,9 +28,9 @@
|
||||||
|
|
||||||
s ok=$$set^UserRoutines(1,"amelia~password~amelia-roberts@no-reply.com~Amelia Roberts")
|
s ok=$$set^UserRoutines(1,"amelia~password~amelia-roberts@no-reply.com~Amelia Roberts")
|
||||||
i ok=1 d
|
i ok=1 d
|
||||||
. w !,"User successfully updated!",!,!
|
. w "User successfully updated!",!,!
|
||||||
e d
|
e d
|
||||||
. w !,"Whoops! The user could not be updated.",!,!
|
. w "Whoops! The user could not be updated.",!,!
|
||||||
|
|
||||||
; fetch a user
|
; fetch a user
|
||||||
|
|
||||||
|
|
|
@ -207,7 +207,6 @@ Copy the examples into your `~/.fis-gtm/V6.3-003A_x86_64/r` folder and run:
|
||||||
Email: alice-jones@no-reply.com
|
Email: alice-jones@no-reply.com
|
||||||
Full name: Alice Jones
|
Full name: Alice Jones
|
||||||
|
|
||||||
|
|
||||||
User successfully updated!
|
User successfully updated!
|
||||||
|
|
||||||
User successfully fetched!
|
User successfully fetched!
|
||||||
|
|
Loading…
Reference in New Issue