tools/memory-model: Repair parseargs.sh header comment
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>pull/795/merge
parent
8b99521f9a
commit
a4deb29a1d
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: GPL-2.0+
|
# SPDX-License-Identifier: GPL-2.0+
|
||||||
#
|
#
|
||||||
# the corresponding .litmus.out file, and does not judge the result.
|
# Parse arguments common to the various scripts.
|
||||||
#
|
#
|
||||||
# . scripts/parseargs.sh
|
# . scripts/parseargs.sh
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue