Skip to content
Snippets Groups Projects
Commit d26ba8ee authored by Nicolas Joly's avatar Nicolas Joly Committed by Morris Jette
Browse files

Fix test12.4 to correctly fetch the user gid number.

parent b9674052
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ expect {
}
}
spawn $bin_id -u
spawn $bin_id -g
expect {
-re "($alpha_numeric_under)" {
set user_gid $expect_out(1,string)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment