From 2ef3f94cd202b5a9dfc271e735f8c1e837204953 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 23 Mar 2010 15:52:33 +0000 Subject: [PATCH] lame attempt to fix it, but I guess I should remove it and use ctest now git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7331 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- checkall | 4 ---- 1 file changed, 4 deletions(-) diff --git a/checkall b/checkall index 99438e81e9..8243eacab0 100755 --- a/checkall +++ b/checkall @@ -11,10 +11,6 @@ my @skip; my $dir; -if (-e "CMakeLists.txt") { # launched from dart - chdir ".."; -} - open LOG,(">checkall.log") || die "Cannot open log file: $!"; my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time); -- 2.20.1