Skip to content

Commit

Permalink
Removed Intensional error
Browse files Browse the repository at this point in the history
  • Loading branch information
iinsertNameHere committed Nov 19, 2024
1 parent dfdcf94 commit 0fcc6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-commandline-args.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function VerifyTest() {

# Test Normal run
echo "[!] Testing: Normal Run"
./../bin/catnap -c ./test_config.toml -a ../config/{ERROR}istros.toml -n
./../bin/catnap -c ./test_config.toml -a ../config/distros.toml -n
VerifyTest

# Test help
Expand Down

0 comments on commit 0fcc6ab

Please sign in to comment.