SHOW:
|
|
- or go back to the newest paste.
1 | Suggested format: | |
2 | ||
3 | g1 | |
4 | - | g2 g3 <------- I set x1 = 2 here |
4 | + | |
5 | g2 g3 <------- I set x = 2 here | |
6 | - | g4 <------ I set x2 = 3 here |
6 | + | |
7 | g4 <------ I set x = 3 here | |
8 | - | I expect the value of g4 to be 2, but I am getting 1 |
8 | + | \ |
9 | system xyz is a member of group q4 | |
10 | ||
11 | I expect the value of x to be 2 at group g4, but I am getting 1 |