Skip to content
Snippets Groups Projects
Commit 216a8093 authored by felmer's avatar felmer
Browse files

SP-656, SWE-22: bug fixed

SVN: 31119
parent 347c220a
No related branches found
No related tags found
No related merge requests found
......@@ -44,4 +44,4 @@ fi
"$BIN_DIR/build/tag.sh" sprint/S${1}.x S${1}.${HOT_FIX_NUMBER}
if [ $? -ne 0 ];then exit 1; fi
""$BIN_DIR/build/build.sh" sprint S${1}.x/S${1}.${HOT_FIX_NUMBER}
\ No newline at end of file
"$BIN_DIR/build/build.sh" sprint S${1}.x/S${1}.${HOT_FIX_NUMBER}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment