forked from LaconicNetwork/kompose
Update tests output files
With the recent changes in the output format as List, updated tests as well so they validate on the new format of output.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
TEMP_DIR="/tmp/kompose/"
|
||||
TEMP_DIR="/tmp/kompose"
|
||||
TEMP_STDOUT=$TEMP_DIR/test-stdout
|
||||
TEMP_STDERR=$TEMP_DIR/test-stderr
|
||||
EXIT_STATUS=0
|
||||
|
||||
Reference in New Issue
Block a user