Skip to content

Commit

Permalink
chore: remove ls of restricted dir
Browse files Browse the repository at this point in the history
  • Loading branch information
awsluja committed Nov 26, 2024
1 parent 2792d22 commit 6863f47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions codebuild_specs/scripts-windows/shared-scripts-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ function _loadTestAccountCredentials {
function _lsOut {
ls ..
ls ~
ls $HOME
ls $HOME/..
ls $HOME/../..
}
function _build {
echo Windows Build
Expand Down

0 comments on commit 6863f47

Please sign in to comment.