mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 10:19:07 +01:00
changed all variables from svn to git, included --version for receiver binary
This commit is contained in:
@@ -18,7 +18,7 @@ NEWDATE=${NEWDATE/#/0x}
|
||||
|
||||
|
||||
#get old date from INCLFILE
|
||||
OLDDATE=$(more $INCLFILE | grep '#define SVNDATE' | awk '{print $3}')
|
||||
OLDDATE=$(more $INCLFILE | grep '#define GITDATE' | awk '{print $3}')
|
||||
|
||||
|
||||
#update INCLFILE if changes
|
||||
|
||||
Reference in New Issue
Block a user