mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
adding -x flag for better debugging during builds (#1079)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
while [[ $# -gt 0 ]]
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user