From dfde2a3315971cd61a532e885be28b55d4c41da9 Mon Sep 17 00:00:00 2001 From: msv Date: Wed, 19 Apr 2017 18:02:21 +0300 Subject: [PATCH] 0028663: Integration of TortoiseGit with bug tracker The file .tgitconfig has been added to the root. --- .tgitconfig | 3 +++ tests/demo/draw/getsource | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .tgitconfig diff --git a/.tgitconfig b/.tgitconfig new file mode 100644 index 0000000000..36c3a07660 --- /dev/null +++ b/.tgitconfig @@ -0,0 +1,3 @@ +[bugtraq] + url = https://tracker.dev.opencascade.org/view.php?id=%BUGID% + logregex = "(\\s)(00|#)\\d+(?!\\w)\n(\\d+)" diff --git a/tests/demo/draw/getsource b/tests/demo/draw/getsource index 9282696b40..4222254647 100755 --- a/tests/demo/draw/getsource +++ b/tests/demo/draw/getsource @@ -1,3 +1,5 @@ +puts "TODO OCC28773 Windows: Error: command 'getsourcefile pload' returned" + # test for command getsource # check that path returned for command pload is as expected