Skip to content

Commit 4d4fb53

Browse files
Update osg-system-profiler
Co-Authored-By: Matyas Selmeci <[email protected]>
1 parent adf69be commit 4d4fb53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

osg-system-profiler

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ if $rpm_install; then
206206
fi
207207

208208
echo "***** Xrootd information:"
209-
for file in `ls /etc/xrootd/xrootd-*.cfg`;
209+
for file in /etc/xrootd/xrootd-*.cfg
210210
do
211211
dump_file $file
212212
done
@@ -346,4 +346,3 @@ message " https://opensciencegrid.github.io/docs/common/help/"
346346
message ""
347347

348348
exit 0
349-

0 commit comments

Comments
 (0)