gdb.base/foll-fork.exp: remove DUPLICATEs
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 10 Sep 2021 20:42:52 +0000 (16:42 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 27 Sep 2021 20:55:46 +0000 (16:55 -0400)
commit59767d3c391672c0437867ac61baa83975ef53d4
tree38634c2b3bad094d3925950aae59ae59cd874731
parent6ab5b6d0f3adc36303d2cc5308a92cf95e2801f9
gdb.base/foll-fork.exp: remove DUPLICATEs

Remove DUPLICATEs, and and at the same time replace two uses of
gdb_test_multiple with gdb_test.  I don't think using gdb_test_multiple
is necessary here.

Change-Id: I8dcf097c3364e92d4f0e11f0c0f05dbb88e86742
gdb/testsuite/gdb.base/foll-fork.exp