Skip to content

Commit

Permalink
Merged set_os_opts changes
Browse files Browse the repository at this point in the history
  • Loading branch information
twojstaryzdomu committed Jul 3, 2021
2 parents 53a01e6 + d4c9918 commit b4c18fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/update-links.test
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DSELF="$(dirname "$LSRC")"

set_os_opts(){
os=$(uname -s)
case in
case ${os} in
Linux)
stat_opt=c
;;
Expand Down

0 comments on commit b4c18fc

Please sign in to comment.