Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=206ac8bd3a20f5d3bf350f2836deb6397d9e7dae
commit 206ac8bd3a20f5d3bf350f2836deb6397d9e7dae Author: crazy <[email protected]> Date: Sun Nov 26 02:37:54 2017 +0100 mailer.sh: do not run stable testsuite -- changed stable dir to something doesn't exists , so it doesn't run. We may still need the code diff --git a/t/mailer.sh b/t/mailer.sh index 905f857..429abed 100644 --- a/t/mailer.sh +++ b/t/mailer.sh @@ -1,6 +1,6 @@ #!/bin/bash -stabledir="../../frugalware-stable/t" +stabledir="run_just_current_please" gen_output() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
