Tidy up pike version display
This commit is contained in:
parent
efb4f7bf07
commit
7964ebe34f
1 changed files with 1 additions and 1 deletions
|
|
@ -1075,7 +1075,7 @@ pike_run:
|
|||
# -----------------------------------------------------------------
|
||||
|
||||
pike_version:
|
||||
$(PIKE) -v | head -n 1
|
||||
$(PIKE) -v 2>&1 | head -n 1
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# Cleaning the Pike examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue