mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 06:05:40 -05:00
One more ACS -> DSM substitution in hidden directory.
This commit is contained in:
@@ -24,7 +24,7 @@ def sanity_check(filename):
|
||||
print("{}End of {}{}".format(ANSI_BLUE, filename, ANSI_RESET))
|
||||
|
||||
# Add the path to the driver module to the RELEASE.local file, since it is needed by the example IOC
|
||||
update_release_local('MOTOR_ACS', os.getenv('TRAVIS_BUILD_DIR'))
|
||||
update_release_local('MOTOR_DSM', os.getenv('TRAVIS_BUILD_DIR'))
|
||||
|
||||
# Copy the travis RELEASE.local to the configure dir
|
||||
filename = "configure/RELEASE.local"
|
||||
|
Reference in New Issue
Block a user