Benjamin Pujol

Results 2 issues of Benjamin Pujol

Hello, I am running bash unit (https://github.com/pgrange/bash_unit/blob/master/bash_unit) v1.6.1 script to run tests. Those tests are calling functions from a bash script previously sourced in the environment. I cannot get any...

Enhanced the config rm command to check if the specified configuration exists before attempting to remove it. Modified the deleteCmd function in config/cli.go to include a call to validateServerExistence, ensuring...