Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitacb796d

Browse files
vbwagnerololobus
authored andcommitted
Fix more incompatibilites with solaris shell
1 parent24afd15 commitacb796d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ else
3737
endif
3838

3939
versioncheck:
40-
if [-f expected/$(ISOLATIONCHECKS).out&&-f expected/$(ISOLATIONCHECKS)_2.out ]; \
40+
if [-f expected/$(ISOLATIONCHECKS).out]&& [-f expected/$(ISOLATIONCHECKS)_2.out ]; \
4141
then\
4242
cp expected/$(ISOLATIONCHECKS).out.$(VERSION) cat expected/$(ISOLATIONCHECKS).out;\
4343
cp expected/$(ISOLATIONCHECKS)_2.out.$(VERSION) cat expected/$(ISOLATIONCHECKS)_2.out;\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp