Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b90a7fe

Browse filesBrowse files
committed
Clean up after tests in src/test/locale/.
Oversight in 257836a, which added these tests.
1 parent 9c83b54 commit b90a7fe
Copy full SHA for b90a7fe

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/test/locale/Makefile

Copy file name to clipboardExpand all lines: src/test/locale/Makefile
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ all: $(PROGS)
1313

1414
clean distclean maintainer-clean:
1515
rm -f $(PROGS) *.o
16+
rm -rf tmp_check
1617
for d in $(DIRS); do \
1718
$(MAKE) -C $$d clean || exit; \
1819
done

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.