Skip to content

Commit

Permalink
fix flux test
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed May 17, 2024
1 parent 9ad4c81 commit 90941d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_flux.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def execute_command(
output = f.read()
content = """\
#!/bin/bash
# flux:--job-name=test
# flux: --job-name=test
# flux: --env=CORES=4
# flux: --output=time.out
# flux: --error=error.out
Expand Down

0 comments on commit 90941d4

Please sign in to comment.