Skip to content

Commit fb81bce

Browse files
committed
Adjust wording for todo spec test commits
1 parent c3a2e7c commit fb81bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/gen_libsass_todo.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ copy %ISSUE%.scss %SPECS%\libsass-todo-issues\issue_%ISSUE%\expected_output.css
3636
ruby %SPECS%\..\sass-spec.rb -g --run-todo --no-cache --root "%SPECS%\libsass-todo-issues\issue_%ISSUE%"
3737

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

4242
echo You may push the branch to your reote repository now

0 commit comments

Comments
 (0)