Skip to content

Commit

Permalink
CI default dir rules
Browse files Browse the repository at this point in the history
  • Loading branch information
pahaz committed Jul 25, 2016
1 parent f7e616b commit 534b51c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test_ls_extra.bashtest
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
$ chmod -R 0777 ./testsuit/list-directory
$ ls -lah ./testsuit/list-directory | awk {'print $1" "$9'}
$ ls -lAh ./testsuit/list-directory | awk {'print $1" "$9'}
total
drwxrwxrwx .
drwxr-xr-x ..
-rwxrwxrwx file1
-rwxrwxrwx file2.txt
-rwxrwxrwx file3.py
Expand Down

0 comments on commit 534b51c

Please sign in to comment.