summaryrefslogtreecommitdiff
path: root/blasms.c
diff options
context:
space:
mode:
Diffstat (limited to 'blasms.c')
-rw-r--r--blasms.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/blasms.c b/blasms.c
index e4380dc..4780d37 100644
--- a/blasms.c
+++ b/blasms.c
@@ -283,9 +283,8 @@ int main(int argc, char *argv[]) {
}
}
}
-
+
printf("Executing: %s\n", systemcmd);
-
system(systemcmd);
return 0;