diff options
author | Oskar <[email protected]> | 2024-06-27 17:05:22 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-06-27 17:05:22 +0200 |
commit | 99a1c79f37afd378955b6fe1cf1e8fe9bc3b138f (patch) | |
tree | 703320bc248795c245793bdee63428c106edaa0a /TODO | |
parent | baa775cdd7f936573bdeaa6c10757495ac48c172 (diff) |
find_highest_id is done, tested it some and added some debug cvm_fprintf's. I think it works? Testing will probably prove me wrong but ill deal with it when it happens.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ -1. Finish find highest ID +1. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n. 2. Clean up some code, remove redundancy and make everything a little smarter where i can. -3. Change fill_ipi function again because i found a slightly better way to do things -4. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n. +3. +4. ?. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set?
\ No newline at end of file |