From 8c16b55565a8a80defea7df192c23acf9ad89537 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 9 Aug 2021 21:04:15 +0000 Subject: Altered snapshot to use last dir, rather than hardcoded. --- include/config.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index 800960b..23342d9 100644 --- a/include/config.h +++ b/include/config.h @@ -21,10 +21,8 @@ #ifndef DSSPEC_CONFIG_H #define DSSPEC_CONFIG_H -/* Default snapshot dir +/* Config items */ -#define DEFAULT_SNAPDIR "/SPECTRUM/" - typedef enum { DSSPEC_STICKY_SHIFT, -- cgit v1.2.3