mirror of
https://github.com/rapidsai/cudf.git
synced 2021-11-08 00:24:56 +03:00
Github-flavored MarkDown likes the 5-space indent best
This commit is contained in:
@@ -80,7 +80,8 @@ fi
|
||||
}
|
||||
|
||||
echo "<details><summary>Click here to see environment details</summary><pre>"
|
||||
echo " "
|
||||
print_env | while read -r line; do
|
||||
echo " $line"
|
||||
echo " $line"
|
||||
done
|
||||
echo "</pre></details>"
|
||||
|
||||
Reference in New Issue
Block a user