CAI Qian wrote:
Hi,
...
>> +    do
>> +            cat /sys/devices/system/cpu/cpuidle/${files} 2>&1 >/dev/null
> 
> I guess you want ">/dev/null 2>&1" to eliminate both STDERR and STDOUT.

You are right. I will change this.

>>      ln -f  config_cpu_freq ../../bin/config_cpu_freq; \
>>      ln -f  config_cpu_idle ../../bin/config_cpu_idle; \
>>      ln -f  config_sched_mc ../../bin/config_sched_mc;
>> +    ln -f  check_cpuidle_sysfs_files.sh
>> ../../bin/check_cpuidle_sysfs_files.sh;
> 
> Is it really necessary to do hard links instead of symbol links?

In most of the Makefile(s) under LTP I saw hard links. Subrata, what's 
your thought on this?

Thanks & Regards
R.Nageswara Sastry



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to