X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Facl%2Fcp.test;h=99975472f445c5bff61c03a9248a64124ed26be0;hp=9a7ea431eceb4c47c21852dcbb4ee3e892448d5b;hb=6c61075bcf2f310a83a8d4c9173c9b9f4370f5ac;hpb=a4d7408cccb2df5c1b15c1228527acc01e3ac88a diff --git a/lustre/tests/acl/cp.test b/lustre/tests/acl/cp.test index 9a7ea43..9997547 100644 --- a/lustre/tests/acl/cp.test +++ b/lustre/tests/acl/cp.test @@ -9,7 +9,7 @@ The cp utility should only copy ACLs if `-p' is given. > -rw-rw-r--+ $ cp f g - $ ls -l g | awk -- '{ print $1 }' + $ ls -l g | awk -- '{sub(/\\./, "", $1); print $1 }' > -rw-r--r-- $ rm g