Skip to content

Commit

Permalink
refine the position of log script
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Nov 11, 2015
1 parent c4c63f7 commit c77cefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/scripts/_log.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RED="\\033[31m"
GREEN="\\033[32m"
YELLOW="\\033[33m"
BLACK="\\033[0m"
POS="\\033[103G"
POS="\\033[94G"

# if need to log to file, change the log path.
if [[ ! $log ]]; then
Expand Down

0 comments on commit c77cefb

Please sign in to comment.