Changeset 8a2371a in sasview
- Timestamp:
- Sep 15, 2016 6:33:57 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- e127b08
- Parents:
- fa62a9c
- git-author:
- Andrew Jackson <andrew.jackson@…> (09/02/16 10:50:30)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (09/15/16 06:33:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasview/__init__.py
re20c65d r8a2371a 12 12 args = ['git describe --tags'] 13 13 git_revision = subprocess.check_output(args, 14 #git_revision = subprocess.check_output(['pwd'],15 14 stderr=FNULL, 16 15 shell=True)
Note: See TracChangeset
for help on using the changeset viewer.