Skip to content

Commit 47df87c

Browse files
committed
Add separator
1 parent ccf3c47 commit 47df87c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

osg-system-profiler

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ python_info () {
131131
$python -c "import sys; print('Prefix: ' + sys.prefix)"
132132
$python -c 'import platform; print("Architecture: " + str(platform.architecture()))'
133133
$python -c "import sys; print('Search paths: ' + str(sys.path))"
134+
echo "------"
134135
}
135136

136137
dir=`pwd`

0 commit comments

Comments
 (0)