[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.137.200.45: ~ $
TESTS := $(wildcard test*.sh)

export T := $(addprefix $(CURDIR)/,$(TESTS))
export MAKE := $(MAKE) -e
export PATH := $(CURDIR):$(PATH)
export TEST_LINT := test-lint-executable test-lint-shell-syntax

test:
	$(MAKE) -C ../../t $@

$(TESTS):
	$(MAKE) -C ../../t $(CURDIR)/$@

.PHONY: $(TESTS)

Filemanager

Name Type Size Permission Actions
Makefile File 291 B 0644
git-remote-bzr File 25.48 KB 0644
git-remote-hg File 25.1 KB 0644
test-bzr.sh File 6.53 KB 0644
test-hg-bidi.sh File 4.66 KB 0644
test-hg-hg-git.sh File 10.21 KB 0644
test-hg.sh File 3.28 KB 0644