mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Fix the version module's name.
This commit is contained in:
parent
efb6688be0
commit
affea817cd
@ -38,7 +38,7 @@ try:
|
|||||||
import log
|
import log
|
||||||
import path
|
import path
|
||||||
import reports
|
import reports
|
||||||
import vrrsion
|
import version
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
print 'abort: user terminated'
|
print 'abort: user terminated'
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user