Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
fd9ff333
Commit
fd9ff333
authored
Mar 06, 2014
by
James Zern
Committed by
Gerrit Code Review
Mar 06, 2014
Browse files
Merge "configure: Use "cat -n" instead of "pr -n -t""
parents
87a3129e
8ed6277f
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/configure.sh
View file @
fd9ff333
...
@@ -41,7 +41,7 @@ log(){
...
@@ -41,7 +41,7 @@ log(){
log_file
(){
log_file
(){
log BEGIN
$1
log BEGIN
$1
pr
-n
-t
$1
>>
$logfile
cat
-n
$1
>>
$logfile
log END
$1
log END
$1
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment