mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 08:26:14 +00:00
7 lines
232 B
Plaintext
7 lines
232 B
Plaintext
# For Linux, there is 'procfs-linux'.
|
|
# For Solaris, there is Solaris-specific 'solaris/proc-cmdline-exe'.
|
|
#
|
|
prereq: ! ../../tests/os_test linux && ! ../../tests/os_test solaris
|
|
prog: procfs-cmdline-exe
|
|
stderr_filter: filter_stderr
|