Skip to content

Commit

Permalink
Adjust wording for todo spec test commits
Browse files Browse the repository at this point in the history
  • Loading branch information
mgreter committed Apr 22, 2016
1 parent c3a2e7c commit fb81bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gen_libsass_todo.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ copy %ISSUE%.scss %SPECS%\libsass-todo-issues\issue_%ISSUE%\expected_output.css
ruby %SPECS%\..\sass-spec.rb -g --run-todo --no-cache --root "%SPECS%\libsass-todo-issues\issue_%ISSUE%"

%GITCMD% add %SPECS%\libsass-todo-issues\issue_%ISSUE%\*
%GITCMD% commit -m "Activate libsass todo test for issue %ISSUE%" ^
%GITCMD% commit -m "Add todo spec test for libsass issue %ISSUE%" ^
-m "" -m "https://github.com/sass/libsass/issues/%ISSUE%"

echo You may push the branch to your reote repository now
Expand Down

0 comments on commit fb81bce

Please sign in to comment.