Skip to content

Commit 7b65f99

Browse files
committed
doctor for smoke test to run only the latest version from checkout
1 parent f93cb66 commit 7b65f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GSASII/install/save-versions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
sys.exit()
3232
commit = g2repo.head.commit
3333
commitm1 = '?'
34+
tagsm1 = None
3435
#ctim = commit.committed_datetime.strftime('%d-%b-%Y %H:%M')
3536
now = dt.datetime.now().replace(
3637
tzinfo=commit.committed_datetime.tzinfo)

0 commit comments

Comments
 (0)