]> git.stg.codes - stg.git/blob - functest/stuff/OnChange
Settings object is now allocated on stack, no need to delete it.
[stg.git] / functest / stuff / OnChange
1 #!/bin/sh
2
3 login=$1
4 param=$2
5 oldValue=$3
6 newValue=$4