mirror of https://github.com/mirror/busybox.git
remove bogus "
parent
2cf38523a1
commit
81834531aa
|
@ -17,8 +17,8 @@
|
|||
#
|
||||
# The "testing" function takes five arguments:
|
||||
# $1) Description to display when running command
|
||||
# $2) Command line arguments to command"
|
||||
# $3) Expected result (on stdout)"
|
||||
# $2) Command line arguments to command
|
||||
# $3) Expected result (on stdout)
|
||||
# $4) Data written to file "input"
|
||||
# $5) Data written to stdin
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue