You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
site-tags test: print error
This commit is contained in:
@@ -17,7 +17,7 @@ proc sitetag {} {
|
||||
if {$line == -1} {
|
||||
return "No errors found."
|
||||
} else {
|
||||
return "Errors found in the output file."
|
||||
return "Errors found in the output file: $line"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user