autotest / autotest-client-tests

Autotest client tests
Other
29 stars 84 forks source link

Modifed existing code to work on Ubuntu. #125

Open rajashreer7 opened 7 years ago

rajashreer7 commented 7 years ago

ltrace - In Ubuntu, ltrace -L -S output was different. Modified script to grep for SYS_open instead of open@SYS

mlocate - crond service in Ubuntu is cron service. Updated the wrapper to check for cron instead of crond

Signed-off-by: Rajashree Rajendran rajashre@linux.vnet.ibm.com