1# For Linux, there is 'procfs-linux'. 2# For Solaris, there is Solaris-specific 'solaris/proc-cmdline-exe'. 3# 4prereq: ! ../../tests/os_test linux && ! ../../tests/os_test solaris 5prog: procfs-cmdline-exe 6stderr_filter: filter_stderr 7
1# For Linux, there is 'procfs-linux'. 2# For Solaris, there is Solaris-specific 'solaris/proc-cmdline-exe'. 3# 4prereq: ! ../../tests/os_test linux && ! ../../tests/os_test solaris 5prog: procfs-cmdline-exe 6stderr_filter: filter_stderr 7