Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tavianator committed Jan 3, 2024
1 parent 909ad9a commit 07f53b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/stddirs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ make_deep() {
local path="$name/$name/$name/$name"
path="$path/$path/$path/$path"

"$XTOUCH" -p "$1"/{{0..9},A,B,C,D,E,F}/"$path/$name"
truss "$XTOUCH" -p "$1"/{{0..9},A,B,C,D,E,F}/"$path/$name"
}

# Creates a directory structure with many different types, and therefore colors
Expand Down

0 comments on commit 07f53b5

Please sign in to comment.