Skip to content

Commit

Permalink
remove debugging #define
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpanderson committed Oct 30, 2024
1 parent e63c1d6 commit 984d0ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/app_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@

// define exactly one

//#define APP_NONE
#define APP_NONE
//#define APP_WSL_WRAPPER
// type physical logical copy?
// app wsl_wrapper.exe wsl_wrapper.exe
// app worker worker
// app main main yes
// input infile in
// output outfile out
#define APP_DOCKER_WRAPPER_COPY
//#define APP_DOCKER_WRAPPER_COPY
// type physical logical copy?
// app worker worker yes
// app job_copy.toml job_copy.toml yes
Expand Down

0 comments on commit 984d0ab

Please sign in to comment.